mirror of
https://github.com/kidoman/embd
synced 2024-12-22 04:40:04 +01:00
spi: removing blank line
This commit is contained in:
parent
454eca42d0
commit
0f23150374
@ -26,7 +26,6 @@ func main() {
|
||||
val, _ := getSensorValue(bus)
|
||||
fmt.Printf("value is: %v\n", val)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func getSensorValue(bus embd.SPIBus) (uint16, error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user