Skip to content

Commit 64b66c2

Browse files
committed
Do not push this code to mcu
1 parent 08d4aec commit 64b66c2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Power Board/thrusters.ino

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
3+
DO NOT FLASH TO TEENSY OR TO ARDUINO
4+
5+
*/
6+
17
#include <Servo.h>
28

39
// boolean for interrupts

Pressure Sensor/sketch_feb1a.ino

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
3+
DO NOT FLASH TO TEENSY OR TO ARDUINO
4+
5+
*/
6+
17
#include <EEPROM.h>
28
#include <Wire.h>
39
#include "MS5837.h"

0 commit comments

Comments
 (0)