Skip to content

Pwnagotchi v2.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 17:04
· 226 commits to master since this release
1117875

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