mirror of
https://github.com/kidoman/embd
synced 2025-07-03 11:57:38 +02:00
spi: more refactoring
This commit is contained in:
parent
67d316851a
commit
2d3dee8764
5 changed files with 11 additions and 9 deletions
|
@ -37,8 +37,6 @@ func main() {
|
|||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
fmt.Printf("analog value is: %v\n", val)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue