mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Code formatting
This commit is contained in:
parent
e85c093a0f
commit
7db26fda4d
@ -287,7 +287,9 @@ void telnetStart()
|
||||
}
|
||||
|
||||
void telnetSetup()
|
||||
{telnetStart();}
|
||||
{
|
||||
telnetStart();
|
||||
}
|
||||
|
||||
IRAM_ATTR void telnetLoop()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user