mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Fix typo
This commit is contained in:
parent
019fe20e1c
commit
db57b0512a
@ -15,7 +15,7 @@ void custom_setup()
|
|||||||
|
|
||||||
void custom_loop()
|
void custom_loop()
|
||||||
{
|
{
|
||||||
// Non-blocking code here, this should execure very fast!
|
// Non-blocking code here, this should execute very fast!
|
||||||
}
|
}
|
||||||
|
|
||||||
void custom_every_second()
|
void custom_every_second()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user