mirror of
https://github.com/Martin-P/OpenV2G.git
synced 2025-02-16 14:07:11 +00:00
doip.h --> doIP.h in v2g_serviceClientDataTransmitter.c
This commit is contained in:
parent
22ea0bf170
commit
6ed75085e0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "v2g_serviceClientDataTransmitter.h"
|
||||
#include "v2g_server.h"
|
||||
#include "doip.h"
|
||||
#include "doIP.h"
|
||||
|
||||
/* This method has to be implemented!
|
||||
* Send EXI stream (outStream) to EVSE and receive response stream (inStream)*/
|
||||
|
|
Loading…
Reference in a new issue