mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Moves JNI internal utility methods to frc namespace (#310)
This commit is contained in:
committed by
Peter Johnson
parent
137b3d81fb
commit
81221c4874
@@ -14,6 +14,8 @@
|
||||
#include "HAL/Constants.h"
|
||||
#include "HALUtil.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
// set the logging level
|
||||
TLogLevel constantsJNILogLevel = logWARNING;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user