mirror of
https://github.com/kidoman/embd
synced 2025-07-03 03:47:33 +02:00
kid0m4n/go-rpi -> kidoman/embd
This commit is contained in:
parent
c61631dc1a
commit
283e8eb140
25 changed files with 57 additions and 57 deletions
|
@ -4,8 +4,8 @@ import (
|
|||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/kid0m4n/go-rpi/i2c"
|
||||
"github.com/kid0m4n/go-rpi/sensor/bh1750fvi"
|
||||
"github.com/kidoman/embd/i2c"
|
||||
"github.com/kidoman/embd/sensor/bh1750fvi"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue