diff --git a/docs/hardware/devices/techo/buttons.mdx b/docs/hardware/devices/techo/buttons.mdx index c946c67c..4386edfc 100644 --- a/docs/hardware/devices/techo/buttons.mdx +++ b/docs/hardware/devices/techo/buttons.mdx @@ -7,14 +7,14 @@ sidebar_position: 3 ## Functionality -- **Capacitive Touch Button (Top)** - - _**Short press**_ updates the e-ink display -- **Reset Button (Button 1)** - - _**Single press**_ resets the device. - - _**Double press**_ puts the device into bootloader mode ready to receive new firmware. -- **Program/Power Button (Button 2)** - - _**Single press**_ changes the page displayed on the device. - - _**Double press**_ turns the screen backlight on/off - - _**Long press**_ signals the device to shutdown. +- **Capacitive Touch Button (Top):** + - **Short press:** Updates the e-ink display. +- **Reset Button (Button 1):** + - **Single press:** Resets the device. + - **Double press:** Puts the device into bootloader mode which allows you to update the firmware. +- **Program/Power Button (Button 2):** + - **Single press:** Changes the information page displayed on the device's screen. + - **Double press:** Turns the screen backlight on/off. + - **Long press:** Signals the device to shutdown. ![TechoButtons](/img/hardware/t-echo-lilygo.jpg)