02.12.2020, 12:41
I am running a simple timer. But now the client want the ability to change the os.sleep time.
Probably a stupid question but is there a possibility to connect a virtual address to the os.sleep and then have the abiliity to change the sleep time?
grp.write('26/6/183', true)
os.sleep(1800)
Probably a stupid question but is there a possibility to connect a virtual address to the os.sleep and then have the abiliity to change the sleep time?
grp.write('26/6/183', true)
os.sleep(1800)