Arduino-Subway-Clock
Arduino-Subway-Clock copied to clipboard
Build your own ioT subway clock with Arduino!
Results
1
Arduino-Subway-Clock issues
Sort by
recently updated
recently updated
newest added
During verify/compile, I seem to consistently get these errors: ``` C:\Users\ctobi\OneDrive\Documents\Arduino\libraries\arduino_986806\src/JSONVar.h: In function 'void loop()': C:\Users\ctobi\OneDrive\Documents\Arduino\libraries\arduino_986806\src/JSONVar.h:88:11: note: candidate 1: 'JSONVar JSONVar::operator[](const char*)' JSONVar operator[](const char* key); ^~~~~~~~ C:\Users\ctobi\OneDrive\Documents\Arduino\mta_clock\mta_clock.ino:111:53: note: candidate...