Files
chargeflow/components/protocols/include/protocols.h
2025-06-06 21:17:25 +01:00

7 lines
97 B
C
Executable File

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