From b607b6f7a9177f3fc7e16d842f0b7f6f18a86d9e Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Sat, 31 Aug 2024 12:44:29 -0400 Subject: [PATCH] removed note about mode long press --- movement/watch_faces/complication/simple_calculator_face.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/movement/watch_faces/complication/simple_calculator_face.h b/movement/watch_faces/complication/simple_calculator_face.h index 4f1e8d5a..1f77dc08 100644 --- a/movement/watch_faces/complication/simple_calculator_face.h +++ b/movement/watch_faces/complication/simple_calculator_face.h @@ -32,8 +32,6 @@ * * 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 *