Kill Thread Object
#Firmware/v295 #Threads
threado:die()
Requests that the thread die.
The thread should query threado:run() frequently to ensure a timely death.
threado:run()