Ben Meadors
Ben Meadors
I would question the schematic of the faketec boards matching the variant potentially over the pro-micro. Can you link the Faketec boards you have?
Python 3.8 is 5 years old now. I think that's fair to dump it, honestly.
> nice! inline with [meshtastic/firmware#4187](https://github.com/meshtastic/firmware/pull/4187) we could try to route this using the `LogRecord` FromRadio so it doesnt need separate plumbing all the way to the UI Yeah @geeksville and...
Closed with #5300 There are probably some stragglers, but we can fix those as they become evident.
This seems like perhaps the device was flashed with a different partition scheme previously and a full erase and install would likely resolve the issue. All of my T-Decks with...
Python is interpreting this value as a number. You probably need to quote to have it treat this is as a string
I like this idea, but NodeInfo (specifically User) is something we have to guard pretty heavily against growth unless it's deemed a necessary addition, since it's such a prevalent packet...
Could not reproduce this issue on T-Deck plus. I suspect broken screen T-Deck is not a good test device
Closed with update to protobuf length restriction
@fifieldt do we want to apply the GPS_BAUDRATE_FIXED macro to variants as a part of this PR as well?