1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 20:37:46 +02: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)
BBB + **PWM**:
BBB + PWM:
import "github.com/kidoman/embd"
...