Issue 12: Data sent through STDOUT from watch to PC sometimes disappears
Project Member Reported by fuka2@fuxoft.cz, Feb 7, 2010
Putting the following 2 lines in boot.lua:

io.write("Test message\n")
io.output():flush()

...should always send the message to "Lua serial USB port" (not to "debug 
port").

However, this message consistently disappears without a trace under some PC 
hardware / software configurations.

This has to work 100% reliably in order to be able to debug.