I tested the following code and it does not work.
PortPin Var Byte
Pin16 Var PortE.1
PortPin = Pin16
Serout2 PortPin , 16390, ["Hello World"]
I tested the following code and it does not work.
PortPin Var Byte
Pin16 Var PortE.1
PortPin = Pin16
Serout2 PortPin , 16390, ["Hello World"]
Bookmarks