mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
Add functionality for getting the current network mode (#202)
Use bit flags to indicate a combination of network mode and status.
This commit is contained in:
committed by
Peter Johnson
parent
417cf33f90
commit
f43675e2bd
@@ -118,3 +118,5 @@ NT_SetServerMulti @118
|
||||
NT_StartDSClient @119
|
||||
NT_StopDSClient @120
|
||||
NT_StartClientNone @121
|
||||
|
||||
NT_GetNetworkMode @122
|
||||
|
||||
Reference in New Issue
Block a user