changed folder name

This commit is contained in:
Nico Melone
2021-06-15 23:04:02 -04:00
parent a07296462b
commit cb0818070b
2 changed files with 1 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ unsigned long lastMillis = 0;
void setup() {
Serial.begin(115200);
//while (!Serial);
while (!Serial);
if (!ECCX08.begin()) {
Serial.println("No ECCX08 present!");