Shop OBEX P1 Docs P2 Docs Learn Events
No Subject — Parallax Forums

No Subject

Don PomplunDon Pomplun Posts: 116
edited 2007-01-29 17:53 in General Discussion
[noparse][[/noparse]code]pub start | TTdata
ParamNum := 0
bytefill ( @Buf, 0, 5 )
PoundsReqd := 0
ParamLen := 0

cognew ( Paw(@TTdata), @PawStack)
text.start(0) ' crt on pins 0-2
' TTdata := cognew ( X10.Start( @X10Head, BufLen ), @dummyStack)
' text.str ( string("new cog="))
' text.dec(TTdata)
' text.out(13)
Sign In or Register to comment.