Skip to content

Commit

Permalink
Merge pull request #422 from SpiNNakerManchester/allow_run_forever_pause
Browse files Browse the repository at this point in the history
Add pause code
  • Loading branch information
Christian-B authored Oct 23, 2024
2 parents d9cc16f + e1769c9 commit e0c7559
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 @@ -24,3 +24,4 @@ class SDP_RUNNING_MESSAGE_CODES(Enum):
SDP_NEW_RUNTIME_ID_CODE = 7
SDP_UPDATE_PROVENCE_REGION_AND_EXIT = 8
SDP_CLEAR_IOBUF_CODE = 9
SDP_PAUSE_ID_CODE = 10

0 comments on commit e0c7559

Please sign in to comment.