mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Rename FRC to WPILib (#8637)
This commit is contained in:
@@ -130,7 +130,7 @@ JNIEXPORT void JNICALL
|
||||
Java_org_wpilib_util_WPIUtilJNI_enableMockTime
|
||||
(JNIEnv*, jclass)
|
||||
{
|
||||
#ifdef __FRC_SYSTEMCORE__
|
||||
#ifdef __FIRST_SYSTEMCORE__
|
||||
wpi::util::print(stderr,
|
||||
"WPIUtil: Mocking time is not available on systemcore\n");
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user