Releases: mp-se/espframework
Releases · mp-se/espframework
Bring 2.0 in sync with 1.1.2
Update when to include rbg led
RGB led is now used if RGB_BUILTIN is defined.
ESPFWK_DISABLE_LED can be used to disable led functionality if the PIN is used for other purposes
ESPFWK_ENABLE_RGB_LED can be used to force the use of RGB led (Required for some C3 boards which use a different API)
1.1.1 New main release for projects
Updates to latest Arduino 2.x and dependant libraries.
1.0.8
1.0.7
1.0.6
1.0.4
1.0.2
- Added option to scan for AP and connect to the strongest one. Perfekt when you have multiple AP with the same SSID
- Moved CORS define to configuration option so that a specific build is not required.
- Renamed attribute temp_format to temp_unit) both options are still valid but the latter has priority.