mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-20 05:17:20 +00:00

* Return network status * lvgl v8 preparations * Fix pin assignment * Improve idle checking * Add bcklpin 32 * Update upload_port * Comment on seperate line * Update test.yaml * Copy boot partitions * Add release workflow * Update README.md * Small changes * Add docs * Delete 17-javascript.md * Update docs * Rename haspWakeUp to guiWakeUp * Code cleanup * Rename haspWakeUp to guiWakeUp * Code cleanup * Change to lvgl#dev-v8 * Update check_obj_type * Enable default PULLUP * Bump StreamUtils Version * Increase JsonDocument size * Improve GPIO Settings * Comment default ports * Add more GPIOs configs * Gpio improvements * Use saved_page in hasp_new_object Co-authored-by: fvanroie
554 B
554 B
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.0 (2020-02-11)
0.2.0 (2020-02-11)
Bug Fixes
- major fix and added docs (af58522)