updated version to v1.1

pull/138/head
alanbjohnston 4 years ago committed by GitHub
parent fddbd694f8
commit 14a5e665dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@ int main(int argc, char *argv[]) {
if (digitalRead(26) != HIGH)
{
// if (debug == ON)
printf("CubeSatSim v1.0 INA219 Voltage and Current Telemetry\n");
printf("CubeSatSim v1.1 INA219 Voltage and Current Telemetry\n");
map[MINUS_X] = MINUS_Y;
map[PLUS_Z] = MINUS_X;
map[MINUS_Y] = PLUS_Z;

Loading…
Cancel
Save

Powered by TurnKey Linux.