Commit Graph

57 Commits

Author SHA1 Message Date
Noah Axon bc980610c7 Display list of wifi SSIDs when spamming
If > 16, the list is truncated. cope.
2023-09-26 17:00:14 -05:00
Noah Axon 11b3b6fbb3 Add wifi spamming functionality 2023-09-25 23:09:36 -05:00
Noah Axon 090780e658 Cleanup
* Moved all TV-B-Gone definitions and helper functions to tvbg.h.
* Moved all AppleJuice definitions and helper functions to applejuice.h
* Cleaned up the credits screen, added QR code, required changing credits background to white.
* Tidy up formatting and comments.
* Main ino file contains only process control and core functions.
2023-09-24 20:55:42 -05:00
Noah Axon 7d4bc89899 Timer-driven AppleJuice Advertising
AJ Advertising is no longer a 1-second blocking process.

Moved credits off the boot screen, to a settings menu item
2023-09-22 13:44:29 -05:00
Noah Axon c9f2b6674d Real time clock and time setting enabled 2023-09-22 00:01:25 -05:00
Noah Axon 5b1b89c172 Add all the applejuice devices to the menu
There's a logic bug in the original esp32 implementation (std::string ... sizeof(Airpods)) that kept all of the 23-byte bluetooth frames from working properly. I fixed that as well.
2023-09-21 21:55:41 -05:00
Noah Axon fc364a6fb6 Initial commit 2023-09-21 00:13:04 -05:00