19 lines
443 B
C
19 lines
443 B
C
|
/* Automatically generated nanopb constant definitions */
|
||
|
/* Generated by nanopb-0.4.5 */
|
||
|
|
||
|
#include "screen.pb.h"
|
||
|
#if PB_PROTO_HEADER_VERSION != 40
|
||
|
#error Regenerate this file with the current version of nanopb generator.
|
||
|
#endif
|
||
|
|
||
|
PB_BIND(PB_Screen_StartStreamRequest, PB_Screen_StartStreamRequest, AUTO)
|
||
|
|
||
|
|
||
|
PB_BIND(PB_Screen_StopStreamRequest, PB_Screen_StopStreamRequest, AUTO)
|
||
|
|
||
|
|
||
|
PB_BIND(PB_Screen_StreamFrame, PB_Screen_StreamFrame, AUTO)
|
||
|
|
||
|
|
||
|
|