mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
[ntcore] Remove NT3 support (#7625)
- Remove StartClient3 - Rename StartClient4 to StartClient - Remove port3 parameter from StartServer - Remove 3-suffix constants - Remove 4 suffix from constants Also remove Shuffleboard build from CI.
This commit is contained in:
@@ -208,8 +208,7 @@ NT_SetTopicPersistent
|
||||
NT_SetTopicProperties
|
||||
NT_SetTopicProperty
|
||||
NT_SetTopicRetained
|
||||
NT_StartClient3
|
||||
NT_StartClient4
|
||||
NT_StartClient
|
||||
NT_StartConnectionDataLog
|
||||
NT_StartDSClient
|
||||
NT_StartEntryDataLog
|
||||
|
||||
Reference in New Issue
Block a user