Files
firmware/src/mesh
Mictronics dd7140b7a1 Fix admin key loading from userPrefs.h (#5417)
* Fix LED pinout for T-Echo board marked v1.0, date 2021-6-28

* Merge PR #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.

* Admin key count needs to be set otherwise the key will be zero loaded after reset.

* Don't reset the admin key size when loading defaults. Preserve an existing key in config if possible.

* Remove log spam when reading INA voltage sensor.

* Remove static declaration for admin keys from userPrefs.h. Load hard coded admin keys in case config file has empty slots.

* Removed newlines from log.

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-11-23 09:08:18 -06:00
..
2024-11-04 19:15:59 -06:00
2024-08-13 18:43:19 -05:00
2024-11-04 19:15:59 -06:00
2024-11-04 19:15:59 -06:00
2024-11-06 15:00:53 -06:00
2024-11-16 06:01:07 -06:00
2024-11-04 19:15:59 -06:00
2024-11-04 19:15:59 -06:00
2022-01-24 17:24:40 +00:00
2023-01-21 21:23:24 +01:00
2024-11-04 19:15:59 -06:00
2024-10-08 05:33:38 -05:00
2024-11-03 09:25:05 +08:00
2024-11-07 14:23:08 +01:00