Files
meshtastic-firmware/src/modules
Tom Fifield 1f8aa1efc7 Minor fix (#4666)
* Minor fixes

It turns out setting a map value with the index notation causes
an lookup that can be avoided with emplace. Apply this to one line in
the StoreForward module.

Fix also Cppcheck-determined highly minor performance increase by
passing gpiochipname as a const reference :)

The amount of cycles used on this laptop while learning about these
callouts from cppcheck is unlikely to ever be more than the cycles
saved by the fixes ;)

* Update PortduinoGlue.cpp
2024-09-23 18:22:06 +08:00
..
2024-09-23 18:22:06 +08:00
2024-02-09 20:31:10 -06:00
2022-02-27 02:21:02 -08:00
2024-08-17 05:51:53 -05:00
2022-02-27 01:49:24 -08:00
2024-09-05 06:16:06 -05:00