TriOS-alt/zubehör/sphinx/spinx100225-ori/sphinx1/hello1.spn
drohne235@googlemail.com c76e5d2d73
2010-11-26 22:58:06 +00:00

13 lines
208 B
Plaintext

_xinfreq = 6_000_000
_clkmode = xtal1 + pll16x
vidpin = 24
obj term : "tv_text"
pub Main
term.start( vidpin )
term.str( string("Howdy, <your name>") )
waitcnt( clkfreq*2 + cnt )
reboot