mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
This helps reduce lock contention on Synchronization Signal objects if the user does not intend to use this signaling path. Use this option on the RobotBase MultiSubscriber to all topics.
ntcore
ntcore is a library for using NetworkTables. To learn more about what NetworkTables is, read https://docs.wpilib.org/en/latest/docs/software/networktables/networktables-intro.html.
If you're a developer looking for the NetworkTables protocol specifications, take a look at the doc folder.