mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
Fixed a typo with the tGlobal commit
Change-Id: Ic801e9f73235cd24e9f57484c8af892c9c125075
This commit is contained in:
@@ -172,6 +172,7 @@ int HALInitialize(int mode)
|
||||
nFPGA::nRoboRIO_FPGANamespace::g_currentTargetClass =
|
||||
nLoadOut::kTargetClass_RoboRIO;
|
||||
|
||||
int32_t status;
|
||||
global = tGlobal::create(&status);
|
||||
|
||||
// Kill any previous robot programs
|
||||
|
||||
Reference in New Issue
Block a user