Skip to content

Tags: JonnyBooker/split-flap

Tags

v2.3.0

Toggle v2.3.0's commit message
Add stable action

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: Indefinite scheduled messages and WiFi Static IP Address (#9)

* Added functionality for making a message displayed on a schedule permanent
* Fixed issue where WiFi direct mode did not work correctly
* Fixed issue with TimeZone being set on the UI 
* Added experimental feature for setting a static IP address
* Updated build dependencies
* README updates

v2.1.0

Toggle v2.1.0's commit message
* Removed the need to have to use zip dependencies within this reposi…

…tory

* Updated other dependencies to later versions
* Update README with newer instructions
* Update build for GitHub action

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature: Countdown and WiFi Manager Functionality (#3)

* Worked on UI to add some quality of life improvements
* Time Zone offset is now returned from the server for settings
* Refactoring the codebase to be more readable
* Introduce WiFiManager
* Remove redundant service time functions file
* Move countdown and schedule message logic into separate files
* Improvements to the README
* Added 3d Models folder
* Fix issues with alignment not taking effect once changed but no message change
* Rework how parameters are processed from a web server post action
* Add loading container for website
* Move over to ArduinoJson and now store the scheduled messages
* Persist scheduled messages

v1.3.0

Toggle v1.3.0's commit message
Recalibration feature and development/documentation improvements

- Added more documentation notes
- Added UI action to be able to force re-calibration
- Added other driver versions for being able to develop on Windows

v1.2.0

Toggle v1.2.0's commit message
Several fixes and improvements

- Changes to OTA to try make it work a little better
- Updated docs
- Improve reboot