@ -0,0 +1,4 @@
{
"board": "arduino:avr:uno",
"sketch": "wordclock.ino"
}
@ -0,0 +1,19 @@
"configurations": [
"name": "Linux",
"includePath": [
"/opt/arduino/tools/**",
"/opt/arduino/hardware/arduino/avr/**"
],
"forcedInclude": [
"/opt/arduino/hardware/arduino/avr/cores/arduino/Arduino.h"
"intelliSenseMode": "gcc-x64",
"compilerPath": "/usr/bin/gcc",
"cStandard": "c11",
"cppStandard": "c++17"
"version": 4
@ -4,7 +4,7 @@
#include <Arduino.h>
/**
TODO: alarms
*
*/
class DS3231