add the reference to samples folder in the package doc

This commit is contained in:
Karan Misra 2014-03-23 15:50:20 +05:30
parent c39476a12e
commit 6634116954
1 changed files with 2 additions and 0 deletions

2
doc.go
View File

@ -3,6 +3,8 @@
on supported platforms like the Raspberry Pi and BeagleBone Black. Most of the examples below
will work without change (i.e. the same binary) on all supported platforms. How cool is that?
Although samples are all present in the samples folder, we will show a few choice examples here.
Use the LED driver to toggle LEDs on the BBB:
import "github.com/kidoman/embd"