OPEnSLab-OSU / Loom-V4

Open Source Internet Of Things Rapid Prototyping Framework For Environmental Sensing Applications
8 stars 1 forks source link

Rewording hypnos.sleep(false); #18

Closed udellc closed 2 years ago

udellc commented 2 years ago

In the finction: hypnos.sleep(false); It appears to read that we are negating or bypassing the functionality. Is it possible to modify the parameters to make hypnos.sleep(); the commonly used format, and to assign flags to enable or disable features in a way that reads more intuitively?

WL-Richards commented 2 years ago

Just delete the false and it will have the same behavior