I found another use for those 1.2" 240px × 240px round LCDs.
Code here. Arrow currently moves back and forth rather than properly spinning, but hey, it's free code! https://github.com/bikerglen/round-lcd-gauges/tree/main/atom-lite-rlcd-fuck-spinner
round-lcd-gauges/atom-lite-rlcd-fuck-spinner at main · bikerglen/round-lcd-gauges

Contribute to bikerglen/round-lcd-gauges development by creating an account on GitHub.

GitHub
@bikerglen that code appears to contain your home Wi-Fi and password mate
Removing sensitive data from a repository - GitHub Docs

If you commit sensitive data, such as a password or SSH key into a Git repository, you can remove it from the history. To entirely remove unwanted files from a repository's history you can use either the git filter-repo tool or the BFG Repo-Cleaner open source tool.

GitHub Docs
@bikerglen it’s a wild thing, to go form making your own commits to private repo with no worries for safety, to publishing to public and all of a sudden you have to sanitize your code lol
@tekeous I included my pushover.net token in a commit at work when writing a script to notify that a batch job on the grid was done. My coworkers had a great time sending useless garbage notifications to my phone until I changed the token.