master
hopkira 2020-06-01 16:01:50 +01:00
parent 39f62c1ab7
commit 5ca81d9bfb
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@ bottom_btn = false;
msgNum = 0; // message number msgNum = 0; // message number
NRF.setConnectionInterval(100) NRF.setConnectionInterval(100);
Bangle.loadWidgets() Bangle.loadWidgets();
Bangle.drawWidgets() Bangle.drawWidgets();
/* /*
CONFIGURATION AREA - STATE VARIABLES CONFIGURATION AREA - STATE VARIABLES
declare global variables for the toggle button declare global variables for the toggle button