Files
chargeflow/components/protocols/include/protocols.h

7 lines
97 B
C

#ifndef PROTOCOLS_H_
#define PROTOCOLS_H_
void protocols_init(void);
#endif /* PROTOCOLS_H_ */