26 lines
577 B
C
26 lines
577 B
C
/* Automatically generated nanopb header */
|
|
/* Generated by nanopb-0.4.9 */
|
|
|
|
#ifndef PB_USER_V1_USER_V1_SERVICE_PB_H_INCLUDED
|
|
#define PB_USER_V1_USER_V1_SERVICE_PB_H_INCLUDED
|
|
#include <pb.h>
|
|
#include "user/v1/api_key.pb.h"
|
|
#include "user/v1/create.pb.h"
|
|
#include "user/v1/get.pb.h"
|
|
#include "user/v1/passkey_registration.pb.h"
|
|
#include "user/v1/update_password.pb.h"
|
|
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#ifdef __cplusplus
|
|
} /* extern "C" */
|
|
#endif
|
|
|
|
#endif
|