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
+2
View File
@@ -14,6 +14,8 @@ Adafruit_MPR121 cap = Adafruit_MPR121();
uint16_t lasttouched = 0;
uint16_t currtouched = 0;
void setup() {
Serial.begin(115200);
randomSeed(analogRead(0));