simulator: add USB serial input field
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
bool watch_is_buzzer_or_led_enabled(void) {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool watch_is_usb_enabled(void) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user