firmware/src/mesh/generated/meshtastic/config.pb.c

48 lines
976 B
C
Raw Normal View History

2023-01-18 13:42:53 +00:00
/* Automatically generated nanopb constant definitions */
/* Generated by nanopb-0.4.7 */
#include "meshtastic/config.pb.h"
2023-01-18 13:42:53 +00:00
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.
#endif
PB_BIND(meshtastic_Config, meshtastic_Config, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_DeviceConfig, meshtastic_Config_DeviceConfig, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_PositionConfig, meshtastic_Config_PositionConfig, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_PowerConfig, meshtastic_Config_PowerConfig, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_NetworkConfig, meshtastic_Config_NetworkConfig, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_NetworkConfig_IpV4Config, meshtastic_Config_NetworkConfig_IpV4Config, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_DisplayConfig, meshtastic_Config_DisplayConfig, AUTO)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_LoRaConfig, meshtastic_Config_LoRaConfig, 2)
2023-01-18 13:42:53 +00:00
PB_BIND(meshtastic_Config_BluetoothConfig, meshtastic_Config_BluetoothConfig, AUTO)
2023-01-18 13:42:53 +00:00
2023-01-29 19:57:41 +00:00