Ado Matejov 452881d23c edited
2012-07-02 17:23:31 +02:00

5 lines
59 B
Plaintext

task main()
{
TextOut(0, LCD_LINE1, "Hello world!");
}