Merge pull request #1377 from recrof/t3s3-sx1276-fix

FIX: remove serial debug logging from t3s3 sx1276 companion usb
This commit is contained in:
Liam Cottle
2026-01-13 10:34:45 +13:00
committed by GitHub

View File

@@ -138,8 +138,6 @@ build_flags =
-D DISPLAY_CLASS=SSD1306Display
-D MAX_CONTACTS=350
-D MAX_GROUP_CHANNELS=40
-D MESH_PACKET_LOGGING=1
-D MESH_DEBUG=1
build_src_filter = ${LilyGo_T3S3_sx1276.build_src_filter}
+<helpers/ui/SSD1306Display.cpp>
+<helpers/ui/MomentaryButton.cpp>