Meshtastic Protobuf Definitions
Go to file
Ben Meadors 9b12bb2be4
Add always_powered user preference
At the request of some users (mostly on the discord group) having issues with device sleeping in some instances where the battery ADC is not reliable enough to be trusted, I'm proposing this user preference to circumvent the logic in powerFSM.cpp (which I will create another PR for). 
I have personally used this in the form of a #define ALWAYS_POWERED, but I've seen enough interest in it that I feel it deserves a spot in the user preferences.
2021-11-06 08:27:28 -05:00
.github/workflows
.vscode
notused
LICENSE
README.md
admin.options
admin.proto
apponly.proto
channel.options
channel.proto
deviceonly.options
deviceonly.proto
environmental_measurement.proto
mesh.options
mesh.proto
mqtt.options
mqtt.proto
portnums.proto
radioconfig.options
radioconfig.proto Add always_powered user preference 2021-11-06 08:27:28 -05:00
remote_hardware.proto

README.md

Meshtastic-protobufs

Open in Visual Studio Code

The protobuf definitions for the Meshtastic project (used by apps and the device code)

For questions on using these protobufs please post in our forum. We are friendly and we love people building/extending this work.

For documentation please visit the Meshtastic Docs.