version 1.2

pull/146/head
alanbjohnston 4 years ago committed by GitHub
parent 96e6bb85cb
commit f0f3d45753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@ int main(int argc, char *argv[]) {
}
}
printf("CubeSatSim v1.1 INA219 Voltage and Current Telemetry\n");
printf("CubeSatSim v1.2 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.