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 39d0319 commit 66cdb0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Firmware/CaTSatZero/CaTSatZero.ino
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ void setup() {
#endif

SerialUSB.println("CaTSat Zero Ready!");
Serial.println(F("Fw version 0.0.3"));
}

void loop() {
Expand Down

0 comments on commit 66cdb0b

Please sign in to comment.