###TO DO
Android:
- Add connect button (in case app disconnects from HC-06)
- Volume button must control slider for ease of use while skating
- Use Android accelerometer data to log acceleration and speed. Maybe email those logs automatically on every disconnect to yourself?
- Implement a electrical braking system with vesc?
- Coasting setting?
- Adjust read buffer window on android to only show only line of text and not wrap content
- Better visuals if possible
- implement a regen amount system?
Arduino:
- Make arduino send a stop signal to board if disconnected. If not possible implement a heartbeat system for Arduino to check if it receives data from Android
- implement a braking system?
- implement a regen amount system?
Add any other important refinements to be made to apps