mirror of
https://github.com/kidoman/embd
synced 2025-07-03 03:47:33 +02:00
doc: cleanup
also, change the code in simpleblinker.go to match the docs
This commit is contained in:
parent
7c51f968af
commit
94e2ca4ae3
2 changed files with 10 additions and 6 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/kidoman/embd"
|
||||
_ "github.com/kidoman/embd/host/rpi"
|
||||
_ "github.com/kidoman/embd/host/rpi" // This loads the RPi driver
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue