firmware/src/serialization
Thomas Göttgens 05e4a639a1
remove newline from logging statements. (#5022)
remove newline from logging statements in code. The LOG_* functions will now magically add it at the end.

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-10-14 15:11:43 +11:00
..
JSON.cpp First stab at ESP32-C6 support for TLora-C6 2024-09-12 22:42:10 +02:00
JSON.h JSON serialization refactor (#4331) 2024-07-25 20:50:42 -05:00
JSONValue.cpp fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
JSONValue.h Add explicit to JSONValue constructors (#4665) 2024-09-09 09:20:21 -05:00
MeshPacketSerializer_nRF52.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
MeshPacketSerializer.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
MeshPacketSerializer.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00