v3.2.2-beta - Port to ESP32
Overview
After a couple of weeks, we now have support for the ESP32! Essentially it does the same thing as a normal Minigotchi, except just using native ESP32 WiFi libraries for packet injection.
I expect this to be supported on most ESP32 development boards, I haven't tested on any of them but they have compiled successfully on the Arduino IDE, and it works on the Flipper Zero WiFi developer board.
There is a potential for bugs as I have not fully tested this, I am relying off of other people to test for me. If there are any, please let me know ASAP!
Note: I have noticed that people have found a channel-switching issue and I will get started on fixing that.
Credit: @J-Terrell
What's Changed
- update for ESP32 by @dj1ch in #1
- library switching by @dj1ch in #2
- Development by @dj1ch in #3
- update guides by @dj1ch in #4
- push commits by @dj1ch in #6
- fixes by @dj1ch in #7
- update credits by @dj1ch in #8
New Contributors
Full Changelog: https://github.com/Pwnagotchi-Unofficial/minigotchi-ESP32/commits/v3.2.2-beta
