initial
This commit is contained in:
7
include/WiFi.hpp
Normal file
7
include/WiFi.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef WIFI_H
|
||||
#define WIFI_H
|
||||
|
||||
void init_wifi();
|
||||
void scanAndUpdateSSIDList();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user