define typo

pull/88/head
alanbjohnston 5 years ago committed by GitHub
parent be7d5b487c
commit ebe2fd9fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,8 +25,8 @@
#define PLUS_Z 6
#define MINUS_Z 7
define OFF -1
define ON 1
#define OFF -1
#define ON 1
int test_i2c_bus(int bus);
const char pythonCmd[] = "python3 /home/pi/CubeSatSim/python/voltcurrent.py ";

Loading…
Cancel
Save

Powered by TurnKey Linux.