Skip to content

Commit

Permalink
Update Launcher.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorcelli authored Feb 21, 2024
1 parent b49eba8 commit 271f136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Launcher/Launcher.ino
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// #define CARDPUTER // 8Mb of Flash Memory -> Need custom partitioning (mandatory)
// ================================== Flawless Victory ==================================

#define LAUNCHER_VERSION "1.1.1"
#define LAUNCHER_VERSION "1.1.2"

#if !defined(CARDPUTER) && !defined(STICK_C_PLUS2) && !defined(STICK_C_PLUS) && !defined(STICK_C) && !defined(STICK_C_PLUSv1)
#define STICK_C_PLUS2
Expand Down

0 comments on commit 271f136

Please sign in to comment.