From 476639c731e014f39a039c55a1231592a0fb3818 Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Thu, 24 Dec 2020 16:54:20 +0100 Subject: [PATCH] ttgobeam.h comments edited --- src/hal/ttgobeam10.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/hal/ttgobeam10.h b/src/hal/ttgobeam10.h index f3b075c0..b014051b 100644 --- a/src/hal/ttgobeam10.h +++ b/src/hal/ttgobeam10.h @@ -14,9 +14,9 @@ pinouts taken from https://github.com/lewisxhe/TTGO-T-Beam /// Button functions: /// Power, short press -> set device on / while device is on: goto sleep -Power, long press -> set device off -User, short press -> flip display page -User, long press -> send LORA message +Power, long press -> set device off +User, short press -> flip display page +User, long press -> send a button message Reset -> reset device */