add ocpp
This commit is contained in:
File diff suppressed because it is too large
Load Diff
4
components/ocpp/src/ocpp_events.c
Executable file
4
components/ocpp/src/ocpp_events.c
Executable file
@@ -0,0 +1,4 @@
|
||||
#include "ocpp_events.h"
|
||||
|
||||
/* Define a base, como em components/auth/src/auth_events.c */
|
||||
ESP_EVENT_DEFINE_BASE(OCPP_EVENTS);
|
||||
Reference in New Issue
Block a user