mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[hal] Change usage reporting to string-based (#7763)
This commit is contained in:
@@ -43,4 +43,5 @@ extern void InitializePWM();
|
||||
extern void InitializeSerialPort();
|
||||
extern void InitializeSmartIo();
|
||||
extern void InitializeThreads();
|
||||
extern void InitializeUsageReporting();
|
||||
} // namespace hal::init
|
||||
|
||||
Reference in New Issue
Block a user