Skip to content

Commit

Permalink
Merge remote-tracking branch 'mrshu/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
c00kiemon5ter committed May 2, 2012
2 parents bf34c43 + 8f41d38 commit 188df7a
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 188df7a

Please sign in to comment.