mirror of
https://github.com/s00500/SimpleExpressions
synced 2025-06-20 03:00:40 +00:00
Rebuilding mouth loading system
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
void setup() {
|
||||
SimpleExpressions.init(13, 14);
|
||||
SimpleExpressions.writeMouth();
|
||||
SimpleExpressions.writeMouth(1);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user