Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@maakbaas maakbaas released this 12 Nov 14:24
· 80 commits to master since this release

Features

  • The projectName configuration parameter in configuration.json will now be used as the header text in the web interface. If it does not exist the header will fall back to 'ESP8266'

Fixes

  • Documentation updates
  • Renamed the build folder to scripts, and the html folder to gui. To mitigate an issue where the folder names build and html are automatically excluded from library packages in recent versions of PlatformIO (Related issue: #45)
  • Added builtin dependencies to library.json to fix issue #50