mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Remove unused randomSeed()
This commit is contained in:
parent
758b3daa54
commit
568716ac28
@ -36,7 +36,6 @@ static void my_rotate_fan()
|
||||
void custom_setup()
|
||||
{
|
||||
// Initialization code here
|
||||
randomSeed(millis());
|
||||
prev_loop = millis();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user