Andrew Boyson / net

Dependents:   oldheating gps motorhome heating

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers dest6.h Source File

dest6.h

00001 #include <stdint.h>
00002 #include <stdbool.h>
00003 
00004 extern bool Dest6Trace;
00005 
00006 extern int  Dest6HandleRequest(void (*traceback)(void), uint8_t* pType, uint8_t* pCode);