Skip to content

Commit

Permalink
added NXC
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshu committed Apr 29, 2012
1 parent 38f6567 commit 8f41d38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions n/nxc.nxc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
task main()
{
TextOut(0, LCD_LINE1, "Hello world!");
return 0;
}

0 comments on commit 8f41d38

Please sign in to comment.