mirror of
https://github.com/BitMaker-hub/NerdMiner_v2.git
synced 2025-03-29 19:22:04 +01:00
add header guards
This commit is contained in:
parent
5365ebf8ec
commit
d5d0a1e63b
@ -1,3 +1,8 @@
|
||||
#ifndef _WMANAGER_H
|
||||
#define _WMANAGER_H
|
||||
|
||||
void init_WifiManager();
|
||||
void wifiManagerProcess();
|
||||
void reset_configurations();
|
||||
void reset_configurations();
|
||||
|
||||
#endif // _WMANAGER_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user