Skip to content

Commit

Permalink
Met à jour la version pour release
Browse files Browse the repository at this point in the history
  • Loading branch information
Julaye authored Oct 30, 2021
1 parent bc0e6a6 commit 60c0495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lumieres.ino
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ void setup() {
randomSeed(analogRead(seedPin));

// Annonce la version
Serial.println("Lumieres - version 20211030.2 - (c) Julie Dumortier - Licence GPL");
Serial.println("Lumieres - version 20211030.3 - (c) Julie Dumortier - Licence GPL");

// initialize la FSM
Serial.print("HW RESET -> INIT seed:");
Expand Down

0 comments on commit 60c0495

Please sign in to comment.