feat: update version to v1.2.0 and add upgrade link in HTML files
This commit is contained in:
8
src/wlan.h
Normal file
8
src/wlan.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef WLAN_H
|
||||
#define WLAN_H
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
void initWiFi();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user