nova proba

doHTML.h

Committer:
bosko001
Date:
2020-04-08
Revision:
3:1196befeace0
Parent:
2:45b351b4fc2a
Child:
5:c9a908749d4c

File content as of revision 3:1196befeace0:

#ifndef doHTML_H
#define doHTML_H

void init_html( void );
char *getHTML_free( void );
void putHTMLintoFlash( void );


#endif