Skip to content

v1.2

Choose a tag to compare

@fredilarsen fredilarsen released this 05 Dec 21:58
· 259 commits to master since this release
  • Added support for ESP8266 (tested with NodeMCU)
  • Sanitized the php scripts used in the web page (shall survive SQL injection attacks now)
  • Added sketches for ESP8266 for the WebPage example using UDP over WiFi. Note that for time sync over UDP to work, you need a to update the PJON file GlobalUDP.h file with one from PJON Master after 2017-12-02. This will work out of the box with the next PJON release.