Prechádzať zdrojové kódy

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

FIX: remove serial debug logging from t3s3 sx1276 companion usb
Liam Cottle 7 mesiacov pred
rodič
commit
77257a376b

+ 0 - 2
variants/lilygo_t3s3_sx1276/platformio.ini

@@ -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>