mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 12:46:37 +00:00
Code cleanup
This commit is contained in:
parent
8dc6b5cc68
commit
11309df661
@ -42,6 +42,7 @@ void setup()
|
|||||||
* Apply User Configuration
|
* Apply User Configuration
|
||||||
***************************/
|
***************************/
|
||||||
debugSetup();
|
debugSetup();
|
||||||
|
guiSetup();
|
||||||
|
|
||||||
#if HASP_USE_GPIO > 0
|
#if HASP_USE_GPIO > 0
|
||||||
gpioSetup();
|
gpioSetup();
|
||||||
@ -51,7 +52,6 @@ void setup()
|
|||||||
wifiSetup();
|
wifiSetup();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
guiSetup();
|
|
||||||
oobeSetup();
|
oobeSetup();
|
||||||
haspSetup();
|
haspSetup();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user