mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Three fixes applied: BLELogInterface.h:108 — setMinPreferred(0x12) → setMaxPreferred(0x12) (bug: was clobbering the min value instead of setting max) BLELogInterface.h:42 — removed the redundant _line_len = 0 in flushLine(), collapsed the guard to a one-liner heltec_tracker/platformio.ini and sensecap_solar/platformio.ini — re-commented MESH_PACKET_LOGGING and BLE_PACKET_LOGGING |
||
|---|---|---|
| .. | ||
| helpers | ||
| Dispatcher.cpp | ||
| Dispatcher.h | ||
| Identity.cpp | ||
| Identity.h | ||
| Mesh.cpp | ||
| Mesh.h | ||
| MeshCore.h | ||
| Packet.cpp | ||
| Packet.h | ||
| Utils.cpp | ||
| Utils.h | ||