mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-26 00:23:36 +00:00
Default all USB Companions to ASCII across host sessions
This commit is contained in:
@@ -90,6 +90,11 @@ jobs:
|
||||
- name: Verify ESP32 USB sleep and G3 button wake
|
||||
run: python3 -B test/test_esp32_usb_sleep.py
|
||||
|
||||
- name: Verify Companion ASCII defaults and USB session cleanup
|
||||
run: |
|
||||
python3 -B test/test_companion_usb_default.py
|
||||
python3 -B test/test_esp32_usb_serial_hygiene.py
|
||||
|
||||
- name: Verify message reader buttons, touch targets, and footer layouts
|
||||
working-directory: test
|
||||
run: >-
|
||||
|
||||
Reference in New Issue
Block a user