f211

Dependencies:   mbed-dev1

Fork of OBD21121 by Surendar S

functions.h

Committer:
takeuz
Date:
2017-02-25
Revision:
2:d58ef72b4ab0
Child:
7:42cb4b01909c

File content as of revision 2:d58ef72b4ab0:

void clearMemoryLocation( char *base, int _size);
void clearCanMessage();
void timeCounterFunction();
void checkCommunicationProtocol();
void sleepProcess();
void sendCommand();
void powerSaveMode();
void tprintf( char* str, int num);
void sendResponseToInterface();
void checkForLocalInterfaceCommand();