summaryrefslogtreecommitdiffstats
path: root/pico-watch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pico-watch.cpp')
-rw-r--r--pico-watch.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pico-watch.cpp b/pico-watch.cpp
index 1dee093..1469856 100644
--- a/pico-watch.cpp
+++ b/pico-watch.cpp
@@ -87,6 +87,7 @@ void app_switch(int old_appid, int new_appid) {
int main() {
init_all();
+ printf("~~~==~~~");
init_buttons();
app_api.init();
struct repeating_timer timer;