What's Changed
- Apps by @htotoo in #53
- support for PortaRF by @htotoo in #56
- Wifi companion app by @htotoo in #57
- Removed USB OTG by @htotoo in #58
- Pin config runtime by @htotoo in #61
Full Changelog: v0.21...v0.33
Needs a full erase chip before flashing!
The pin configuration from this version will be dynamic, so on the first boot, open the web ui, and select your HW variant, or setup the pins manually. Afret setting it, you need to restart the module, and it'll work like before.
This was needed because of the count of different builds, and with this method you won't need to select the build that matches your HW, or you don't need to build a release for yourself.
Added Wifi SSID spam attack app, and implemented app platform. So there will be more and more apps, that can be controlled from portapack or the web interface.
We now have a Wifi settings app on portapack for this module.
REMOVED THE USB OTG SUPPORT. This means since most of the functions are for the I2C connection, I get rid of the usb otg. so if you have a Portapack H2, you'll need to do the I2C mod, to be able to use this. The USB port now a simple serial, for debug and flash.
Additional: SHT4x support. Wifi reliability changes, and Wifi Settings reload without reboot. Some more bugfixes.