change battery measurement, add battery monitor
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
#define WEBSERVERPORT 80
|
||||
|
||||
/*
|
||||
* @brief setup builtin webserver, call after first wifi-connection. otherwise esp32 will crash
|
||||
*/
|
||||
void asyncwebserver_setup(void);
|
||||
|
||||
#endif // _ASYNCWEBSERVER_H
|
||||
Reference in New Issue
Block a user