Add x,y,m values to instructions.

This commit is contained in:
Derek Jamison 2023-06-11 15:39:12 -05:00
parent 052f4f8679
commit bd1b14bb01

View File

@ -174,6 +174,8 @@ Hid* hid_app_alloc_view(void* context) {
"Use the configuration setting\n"
"to change the location of the\n"
"clicking!\n"
"iPhone 14: x=40,y=80, m=3\n"
"Samsung A53: x=40, y=120, m=10\n"
"Enjoy!\n");
view_set_previous_callback(widget_get_view(app->widget_instructions), hid_submenu_view);
view_dispatcher_add_view(