feat: modify face according to emotion

This commit is contained in:
DinoMalin
2025-03-05 16:24:41 +01:00
parent 89867277c0
commit 9476f31986
2 changed files with 21 additions and 0 deletions
+5
View File
@@ -48,4 +48,9 @@ void loop() {
face.drawLove();
}
}
//Serial.print("[CMD]");
//Serial.println("[firefox --new-window 'https://www.terre-plate.org/terre-plate-preuve-ultime/']");
//Serial.print("[CMD]");
//Serial.println("[pwd]");
}