3 Commits

Author SHA1 Message Date
jonny_ji7
1c3576206a Add button commands; Update Readme
button.cpp:
- Add command: reboot when long button press
- Add command: switch to mode JOYSTICK with 3x press

Readme:
 - rework table with switch functions
 - add new commands to table
 - add drink holder to planned features

joystick.cpp:
 - fix bug: missing 'break;' for switch case in function joystick_CommandsShaking
2022-07-25 22:45:59 +02:00
jonny_ji7
9061b267ab Update readme: add instructions for react app
add compile and installation instructions
add table with current button commands
2022-06-18 11:28:07 +02:00
jonny_ji7
1b163259ec Create README.md: Instructions, Documentation
- Add brief description
- Add installation and compilation instructions
- Add links to websites and connection-plan
- Add planned features
- Add Usage section with usage description of old firmware
2022-06-04 22:05:09 +02:00