Turns a D1 Mini with a GPS into an NTP server for the LAN
| .settings | ||
| components | ||
| main | ||
| .cproject | ||
| .gitignore | ||
| .gitmodules | ||
| .project | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
ESPNTPServer
GPS fueled ESP32 based NTP Server
GPS: Adafruit Untimate GPS
This project has git submodules so please use --recursive when you clone! If you forget then run: git submodule update --init! After a git pull you should run git submodule update --init --recursive to make sure submodules are up to date.
Work in progress....