mirror of
https://github.com/BitMaker-hub/NerdMiner_v2.git
synced 2025-09-27 19:16:12 +02:00
add header guards
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
#ifndef _WMANAGER_H
|
||||||
|
#define _WMANAGER_H
|
||||||
|
|
||||||
void init_WifiManager();
|
void init_WifiManager();
|
||||||
void wifiManagerProcess();
|
void wifiManagerProcess();
|
||||||
void reset_configurations();
|
void reset_configurations();
|
||||||
|
|
||||||
|
#endif // _WMANAGER_H
|
||||||
|
Reference in New Issue
Block a user