mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-25 00:26:54 +01:00
allow setting index refresh interval
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _NEW_HTTP_H
|
||||
#define _NEW_HTTP_H
|
||||
|
||||
|
||||
extern int g_indexAutoRefreshInterval;
|
||||
extern const char httpHeader[]; // HTTP header
|
||||
extern const char httpMimeTypeHTML[]; // HTML MIME type
|
||||
extern const char httpMimeTypeText[]; // TEXT MIME type
|
||||
|
||||
Reference in New Issue
Block a user