### Description - [x] Replace current mock device settings with actual settings stored on the device - [x] Make the app stay connected to devices in the background to stop you from having to re-login every time - [ ] In the app settings, add a "developer mode" option to see serial monitor and other debug stats - [x] Communication with devices over serial rather than just Bluetooth, without authentication - [x] Ability to disable authentication for devices (and skip password in setup) - [x] Ability to skip WiFi setup and disable online mode - [ ] Ability to see live data over serial or BT - [x] Actual firmware flashing, updating, and querying
Description