Serial Terminal?
Hi
If my code calls
pst.Start(9600)
will that automatically be started in a seperate cog or would I have to use 'cognew' to have the serial terminal in a seperate cog?
still getting my head round all this so apologies if it's a numpty question...
cheers
Adri
If my code calls
pst.Start(9600)
will that automatically be started in a seperate cog or would I have to use 'cognew' to have the serial terminal in a seperate cog?
still getting my head round all this so apologies if it's a numpty question...
cheers
Adri
Comments