5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
![]() |
task main()
|
||
|
{
|
||
|
TextOut(0, LCD_LINE_1, "Hello world!");
|
||
|
}
|