mirror of
https://github.com/kidoman/embd
synced 2025-07-03 11:57:38 +02:00
spi: removing blank line
This commit is contained in:
parent
454eca42d0
commit
0f23150374
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ func main() {
|
|||
val, _ := getSensorValue(bus)
|
||||
fmt.Printf("value is: %v\n", val)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func getSensorValue(bus embd.SPIBus) (uint16, error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue