Add a trivial example script and some formatting.

This commit is contained in:
2025-05-04 12:00:46 -07:00
parent 32a23b7bf9
commit 90f94c3077
4 changed files with 191 additions and 2 deletions

View File

@ -57,8 +57,6 @@ void Gravity::InitDisplay() {
display.display();
}
void Gravity::Process() {
// Read peripherials for changes.
shift_button.Process();