The help says it all
[code:1:459bb6e96f]
'With INKEY() we can check if there is data available
'To use it with the software UART you must provide the channel
Do
'Store in byte
B = Inkey(#2)
[/code:1:459bb6e96f]
↧