Browse code

removed text from commsready

Louis authored on14/03/2019 22:37:29
Showing2 changed files
1 1
Binary files a/build/synocam_home_switch.pbw and b/build/synocam_home_switch.pbw differ
... ...
@@ -230,7 +230,7 @@ void comm_is_ready() {
230 230
   }
231 231
 
232 232
   // set the text
233
-  text_layer_set_text(s_text_layer, "Welcome to Syno Cam Switch ! ready");
233
+  //text_layer_set_text(s_text_layer, "Welcome to Syno Cam Switch ! ready");
234 234
 
235 235
   // click provider
236 236
   window_set_click_config_provider(s_window, click_config_provider);