 
|
571c1ac34c
|
Initial serialModule cleanup (#9465)
* Initial serialModule cleanup
* Move SERIAL_PRINT_PORT definition to variant.h
* Add missed c6 check
* Update src/modules/SerialModule.cpp
Compile error for invalid SERIAL_PRINT_OBJECT value
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-28 14:08:32 -06:00 |
|
 
|
888692a373
|
Add dropped packet count to LocalStats (#8207)
* Add dropped packet count to LocalStats
In case the transmit queue was full
* Trunked
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2025-10-04 08:13:58 -05:00 |
|
 
|
1b97cf57ad
|
Correcting GPS PINs (#8087)
https://github.com/meshtastic/firmware/issues/8084
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2025-10-04 05:44:47 -05:00 |
|
 Thomas GöttgensandGitHub
|
9feb1d378e
|
Support for T-Echo Lite, credits to @Szetya for doing all the heavy lifting! (#7636)
* Support for T-Echo Lite, credts to @Szetya for doing all the heavy lifting!
* move define to ini file
|
2025-08-17 13:37:12 +02:00 |
|