Files
firmware/src/mesh/generated/radioconfig.pb.c

22 lines
352 B
C
Raw Normal View History

2021-02-27 13:17:18 +08:00
/* Automatically generated nanopb constant definitions */
/* Generated by nanopb-0.4.4 */
#include "radioconfig.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.
#endif
PB_BIND(RadioConfig, RadioConfig, 2)
PB_BIND(RadioConfig_UserPreferences, RadioConfig_UserPreferences, 2)
2021-09-18 16:31:34 -07:00