Skip to content

Commit

Permalink
Need this still!
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya committed Jul 22, 2024
1 parent 3be3641 commit 2d517e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spinnman/model/enums/sdp_ports.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ class SDP_PORTS(Enum):
EXTRA_MONITOR_CORE_REINJECTION = 4
#: Extra monitor core outbound data transfer protocol
EXTRA_MONITOR_CORE_DATA_SPEED_UP = 5
#: Extra monitor core inbound data transfer protocol
#: See :py:class:`SpeedupInSCPCommands`
EXTRA_MONITOR_CORE_DATA_IN_SPEED_UP = 6
#: Extra monitor core data copy
EXTRA_MONITOR_CORE_COPY_DATA_IN = 7

0 comments on commit 2d517e1

Please sign in to comment.