t5s3 standalone clock sync over serial

This commit is contained in:
pelgraine
2026-03-13 21:39:48 +11:00
parent 120c0a739b
commit a6f0052b89
6 changed files with 233 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ build_src_filter =
[esp32_base]
extends = arduino_base
platform = platformio/espressif32@6.11.0
monitor_filters = esp32_exception_decoder
monitor_filters = esp32_exception_decoder, clock_sync
extra_scripts = merge-bin.py
build_flags = ${arduino_base.build_flags}
-D ESP32_PLATFORM