2
0

authentication.pb.c 404 B

123456789101112131415161718192021
  1. /* Automatically generated nanopb constant definitions */
  2. /* Generated by nanopb-0.4.6-dev */
  3. #include "protobuf/authentication.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(SystemInfo, SystemInfo, 2)
  8. PB_BIND(LoginCredentials, LoginCredentials, 2)
  9. PB_BIND(ClientResponseEncrypted, ClientResponseEncrypted, 2)