application.pb.c 432 B

123456789101112131415161718
  1. /* Automatically generated nanopb constant definitions */
  2. /* Generated by nanopb-0.4.5 */
  3. #include "application.pb.h"
  4. #if PB_PROTO_HEADER_VERSION != 40
  5. #error Regenerate this file with the current version of nanopb generator.
  6. #endif
  7. PB_BIND(PB_App_StartRequest, PB_App_StartRequest, AUTO)
  8. PB_BIND(PB_App_LockStatusRequest, PB_App_LockStatusRequest, AUTO)
  9. PB_BIND(PB_App_LockStatusResponse, PB_App_LockStatusResponse, AUTO)