Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix array out of bounds read. (meshtastic#4514)
* Fix LED pinout for T-Echo board marked v1.0, date 2021-6-28 * Merge PR meshtastic#420 * Fixed double and missing Default class. * Use correct format specifier and fixed typo. * Removed duplicate code. * Fix error: #if with no expression * Fix warning: extra tokens at end of #endif directive. * Fix antenna switching logic. Complementary-pin control logic is required on the rp2040-lora board. * Fix deprecated macros. * Set RP2040 in dormant mode when deep sleep is triggered. * Fix array out of bounds read. --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
- Loading branch information