mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[hal] Move JNI helpers and sim namespace to hal namespace (#2543)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "edu_wpi_first_hal_InterruptJNI.h"
|
||||
#include "hal/Interrupts.h"
|
||||
|
||||
using namespace frc;
|
||||
using namespace hal;
|
||||
|
||||
// Thread where callbacks are actually performed.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user