Added Secrets
This commit is contained in:
parent
a0ec9092b0
commit
e9e6e910e4
|
@ -0,0 +1 @@
|
||||||
|
arduino_secrets.h
|
|
@ -3,6 +3,7 @@
|
||||||
#include <Wire.h>
|
#include <Wire.h>
|
||||||
#include <MatrixMath.h>
|
#include <MatrixMath.h>
|
||||||
#include <Ps3Controller.h>
|
#include <Ps3Controller.h>
|
||||||
|
#include "arduino_secrets.h"
|
||||||
|
|
||||||
//Declare library objects
|
//Declare library objects
|
||||||
GY_85 IMU;
|
GY_85 IMU;
|
||||||
|
|
Loading…
Reference in New Issue