├── ESP8266_EPD_Weather_Google_Calendar.ino ├── ESP8266_GoogleScript.gs ├── README.md ├── time_ntp.cpp └── time_ntp.h /ESP8266_EPD_Weather_Google_Calendar.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doctormord/ESP8266_EPD_Weather_Google_Calendar/HEAD/ESP8266_EPD_Weather_Google_Calendar.ino -------------------------------------------------------------------------------- /ESP8266_GoogleScript.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doctormord/ESP8266_EPD_Weather_Google_Calendar/HEAD/ESP8266_GoogleScript.gs -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doctormord/ESP8266_EPD_Weather_Google_Calendar/HEAD/README.md -------------------------------------------------------------------------------- /time_ntp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doctormord/ESP8266_EPD_Weather_Google_Calendar/HEAD/time_ntp.cpp -------------------------------------------------------------------------------- /time_ntp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/doctormord/ESP8266_EPD_Weather_Google_Calendar/HEAD/time_ntp.h --------------------------------------------------------------------------------