MeshCore/variants/m5stack_unit_c6l
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
getRxBoostedGain was returned true because both 0x94 (power saving) and
0x96 (boosted gain = 1) return true
2026-02-24 23:49:06 +01:00
..
platformio.ini Implement remote lna toggle cli cmd 2026-02-10 15:02:23 +00:00
target.h Implement remote lna toggle cli cmd 2026-02-10 15:02:23 +00:00
UnitC6LBoard.cpp Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 2026-02-24 23:49:06 +01:00
UnitC6LBoard.h initial port of M5Stack Unit C6L, update pioarduino to newer bugfix release 2026-02-02 22:58:55 +01:00