mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Moves JNI internal utility methods to frc namespace (#310)
This commit is contained in:
committed by
Peter Johnson
parent
137b3d81fb
commit
81221c4874
@@ -18,6 +18,8 @@
|
||||
#include "edu_wpi_first_wpilibj_hal_InterruptJNI.h"
|
||||
#include "support/SafeThread.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
TLogLevel interruptJNILogLevel = logERROR;
|
||||
|
||||
#define INTERRUPTJNI_LOG(level) \
|
||||
|
||||
Reference in New Issue
Block a user