Initial aether32 school lab bench tool
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
src/components/web_content.h
Normal file
8
src/components/web_content.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef WEB_CONTENT_H
|
||||
#define WEB_CONTENT_H
|
||||
|
||||
extern const char *rootViewHTML;
|
||||
|
||||
const char *getSubpageCSS();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user