mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-11 12:27:28 +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>
21 lines
473 B
C++
21 lines
473 B
C++
/* Automatically generated nanopb constant definitions */
|
|
/* Generated by nanopb-0.4.7 */
|
|
|
|
#include "meshtastic/admin.pb.h"
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
PB_BIND(meshtastic_AdminMessage, meshtastic_AdminMessage, 2)
|
|
|
|
|
|
PB_BIND(meshtastic_HamParameters, meshtastic_HamParameters, AUTO)
|
|
|
|
|
|
PB_BIND(meshtastic_NodeRemoteHardwarePinsResponse, meshtastic_NodeRemoteHardwarePinsResponse, 2)
|
|
|
|
|
|
|
|
|
|
|