Pwnagotchi v2.8.6
What's Changed
- Automatically remove invalid ai parameters leftover from tensorflow by @Sniffleupagus in #74
- Adds invertable BLACK/WHITE to config by @rai68 in #77
- Update view.py - bug fix, my self left a broken debug line in by @rai68 in #78
Full Changelog: v2.8.5...v2.8.6
- Invert display from config by changing
ui.invert
to false (default) or true (white background) - Added
--wizard
flag to help with setting up a basic configuration for the absolute beginners out there