1
0
mirror of https://github.com/kidoman/embd synced 2025-01-03 10:31:36 +01:00

doc: remove markdown from .go doc

This commit is contained in:
Karan Misra 2014-03-29 09:46:45 +05:30
parent e6854c3726
commit c3419d3e1b

2
doc.go
View File

@ -25,7 +25,7 @@
... ...
embd.ToggleLED(3) embd.ToggleLED(3)
BBB + **PWM**: BBB + PWM:
import "github.com/kidoman/embd" import "github.com/kidoman/embd"
... ...