Skip to content

Commit

Permalink
Add firmware version
Browse files Browse the repository at this point in the history
  • Loading branch information
wero1414 committed Mar 5, 2019
1 parent 3a27620 commit 9421dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware_Arduino/CatSat1/CatSat1.ino
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ void setup() {
ballonModeGPS();

Serial.println(F("CatSat 1 Ready!"));

Serial.println(F("Fw version 2.0.2"));
}

void loop() {
Expand Down

0 comments on commit 9421dbd

Please sign in to comment.