mirror of
https://github.com/DinoMalin/paranoia-1.0.git
synced 2026-09-23 02:56:54 +02:00
feat: default face
This commit is contained in:
@@ -21,6 +21,7 @@ void setup() {
|
||||
lcd.createChar(7, angryR);
|
||||
|
||||
Serial.begin(9600);
|
||||
face.drawEyes();
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
||||
Reference in New Issue
Block a user