mirror of
https://github.com/s00500/SimpleExpressions
synced 2025-11-25 19:53:16 +00:00
restructure mouth loading
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <SimpleExpressions.h>
|
||||
|
||||
void setup() {
|
||||
SimpleExpressions.init(13,14);
|
||||
SimpleExpressions.init(13, 14);
|
||||
SimpleExpressions.writeMouth();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user