mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 09:43:03 +00:00
* Add MaxNodes to Native * It compiles... * Convert nodedb to use new * Closer but still broken. * Finally working * Remove unintended lines * Don't include a pointer * Capitalization matters. * avoid rename in protocol regen * When trimming the nodeDB, start with a cleanup * Remove extra cleanupMeshDB() call for now --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
29 lines
640 B
C++
29 lines
640 B
C++
/* Automatically generated nanopb constant definitions */
|
|
/* Generated by nanopb-0.4.7 */
|
|
|
|
#include "meshtastic/deviceonly.pb.h"
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
PB_BIND(meshtastic_DeviceState, meshtastic_DeviceState, 2)
|
|
|
|
|
|
PB_BIND(meshtastic_NodeInfoLite, meshtastic_NodeInfoLite, AUTO)
|
|
|
|
|
|
PB_BIND(meshtastic_PositionLite, meshtastic_PositionLite, AUTO)
|
|
|
|
|
|
PB_BIND(meshtastic_ChannelFile, meshtastic_ChannelFile, 2)
|
|
|
|
|
|
PB_BIND(meshtastic_OEMStore, meshtastic_OEMStore, 2)
|
|
|
|
|
|
PB_BIND(meshtastic_NodeRemoteHardwarePin, meshtastic_NodeRemoteHardwarePin, AUTO)
|
|
|
|
|
|
|
|
|