mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Also make sure table listeners stop listening in their destructors. This might be better handled by moving the table itself into ITableListener and providing cleanup functionality there. A submodule is used to pull in ntcore. Change-Id: I3031c1a768595cf0f8754c47e15cd423e2dbcce5
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
[submodule "networktables/ntcore"]
|
|
path = networktables/ntcore
|
|
url = ../ntcore
|