mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
Replace /home/lvuser with /home/systemcore (#8002)
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
namespace wpi {
|
||||
|
||||
// TODO replace this with systemcore once our compiler has the defines
|
||||
// for RT
|
||||
#if defined(__FRC_ROBORIO__) && !defined(WPI_USE_PRIORITY_MUTEX)
|
||||
#define WPI_USE_PRIORITY_MUTEX
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user