Keep STM32 text conversion compatible with current Arduino cores

This commit is contained in:
mikecarper
2026-09-13 17:24:56 -07:00
parent 0938da5ea6
commit d4a641ff8a
3 changed files with 56 additions and 0 deletions
+1
View File
@@ -94,6 +94,7 @@ jobs:
run: |
python3 -B test/test_companion_usb_default.py
python3 -B test/test_esp32_usb_serial_hygiene.py
python3 -B test/test_stm32_float_conversion.py
- name: Verify message reader buttons, touch targets, and footer layouts
working-directory: test