mirror of
https://github.com/DinoMalin/paranoia-1.0.git
synced 2025-10-29 19:05:59 +00:00
feat: default face
This commit is contained in:
parent
15e3806699
commit
4f64be0b6d
@ -21,6 +21,7 @@ void setup() {
|
|||||||
lcd.createChar(7, angryR);
|
lcd.createChar(7, angryR);
|
||||||
|
|
||||||
Serial.begin(9600);
|
Serial.begin(9600);
|
||||||
|
face.drawEyes();
|
||||||
}
|
}
|
||||||
|
|
||||||
void loop() {
|
void loop() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user