fix mouse reports and improve timeout handling
This commit is contained in:
@@ -23,7 +23,6 @@ typedef struct {
|
||||
} net_config;
|
||||
|
||||
void run_http_server();
|
||||
const char * sendkeys_cgi(int iIndex, int iNumParams, char *pcParam[], char *pcValue[]);
|
||||
const char * reboot_cgi(int iIndex, int iNumParams, char *pcParam[], char *pcValue[]);
|
||||
uint16_t __time_critical_func(ssi_handler)(int iIndex, char *pcInsert, int iInsertLen);
|
||||
void set_indicator(uint8_t const* buffer);
|
||||
|
||||
Reference in New Issue
Block a user