cleanup main.cpp, split platform code into a Platform object

This commit is contained in:
2021-03-31 11:50:00 -07:00
parent a6534bcb20
commit 10bbcd6786
21 changed files with 768 additions and 408 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
bin/*
*.bin
.pio
*.swp