powerpods/main/cmd/cmd_espnow_echo_ping.h

7 lines
113 B
C

#ifndef CMD_ESPNOW_ECHO_PING_H
#define CMD_ESPNOW_ECHO_PING_H
void cmd_espnow_echo_ping_register(void);
#endif