Clear Semaphore Object Count
#Firmware/v310
n = semo:clear()
Try to clear the semaphore.
Returns the number of locks that were set on the semaphore.
See: semo:release, semo:wait
semo:release
semo:wait