From: mcguirepr89 Date: Sat, 31 Aug 2024 12:36:02 +0000 (-0400) Subject: forgot to mention long press MODE for next face X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=28db77f90c0ff21fa9657039ab69f427e91fc99d;p=sensor-watch.git forgot to mention long press MODE for next face --- diff --git a/movement/watch_faces/complication/simple_calculator_face.h b/movement/watch_faces/complication/simple_calculator_face.h index 1f77dc0..4f1e8d5 100644 --- a/movement/watch_faces/complication/simple_calculator_face.h +++ b/movement/watch_faces/complication/simple_calculator_face.h @@ -32,6 +32,8 @@ * * How to use: * + * Important note: LONG PRESS MODE to move to next watch face + * * Flow: * Enter first number -> Select operator -> Enter second number -> View Results *