Any ideas on how to implement morse code with the flashlight? The problem I'm currently running into is that it's not possible to "wait" half a second between switching modes on the flashlight... I was thinking of implementing something with System.Timer, but I'm not sure it's the best approach