diff --git a/README.md b/README.md index 28d7aec..7af847b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,21 @@ saved position read out of EEPROM memory. - avrdude(<=7.0) - 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 @@ -53,7 +67,7 @@ saved position read out of EEPROM memory. -## Instructions(UNIX) +## Building Project(UNIX) ### Building Hex Files