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