changement de version board manager

This commit is contained in:
UNIV-LYON1\p2405212
2025-06-17 16:13:33 +02:00
parent dfa84baeb2
commit 33cf7a172c
10 changed files with 257 additions and 109 deletions
+1 -4
View File
@@ -4,7 +4,6 @@
#include <Adafruit_GFX.h>
#include <Adafruit_SH110X.h>
// Variables de configuration du menu
extern bool local;
extern bool solo;
extern int difficulty;
@@ -14,9 +13,7 @@ extern uint8_t btnPrevB;
extern uint8_t btnA;
extern uint8_t btnB;
extern bool isMod;
extern bool isModJeu;
extern bool isDifficulty;
extern bool isPlay;
extern bool isWebSet;