| ... | ... |
@@ -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); |