mirror of
https://github.com/Martin-P/OpenV2G.git
synced 2024-11-08 12:45:42 +00:00
doip.h --> doIP.h in v2g_serviceClientDataTransmitter.c
git-svn-id: https://svn.code.sf.net/p/openv2g/code/trunk@24 d9f2db14-54d0-4bde-b00c-16405c910529
This commit is contained in:
parent
a7e1ab57dd
commit
1f047aeb7f
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