Skip to content

Commit

Permalink
Merge pull request #426 from SpiNNakerManchester/get_current_time_sup…
Browse files Browse the repository at this point in the history
…port

Get current time support
  • Loading branch information
Christian-B authored Nov 7, 2024
2 parents e0c7559 + 84ecfba commit bc9e0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spinnman/model/enums/sdp_running_message_codes.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ class SDP_RUNNING_MESSAGE_CODES(Enum):
SDP_UPDATE_PROVENCE_REGION_AND_EXIT = 8
SDP_CLEAR_IOBUF_CODE = 9
SDP_PAUSE_ID_CODE = 10
SDP_GET_CURRENT_TIME_CODE = 11

0 comments on commit bc9e0eb

Please sign in to comment.