Seperated and renamed sections. Added instructions on usage

This commit is contained in:
jakeg00dwin 2025-02-14 12:44:52 -08:00
parent ae15f4ea66
commit 83a2332495
1 changed files with 16 additions and 2 deletions

View File

@ -19,7 +19,21 @@ saved position read out of EEPROM memory.
- avrdude(<=7.0) - avrdude(<=7.0)
- CMAKE(<= 3.20) - CMAKE(<= 3.20)
## Instructions(Windows) ## Instructions
### Setting Fader Position
To set the fader position preform a long press of the button.
The position will now be saved into the EEPROM memory.
### Move to Position
To automatically move the fader into the saved location preform a quick
press of the button.
## Building Project(Windows)
### Flashing the Project ### Flashing the Project
@ -53,7 +67,7 @@ saved position read out of EEPROM memory.
## Instructions(UNIX) ## Building Project(UNIX)
### Building Hex Files ### Building Hex Files