diff --git a/movement/watch_faces/complication/simple_calculator_face.h b/movement/watch_faces/complication/simple_calculator_face.h index 1f77dc08..4f1e8d5a 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 *