SPI Device with cgo
This commit is contained in:
parent
8c72397bb4
commit
aa9ac10511
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ int spi_xfer(int fd, char* tx, char* rx, int length) {
|
|||
return 0;
|
||||
}
|
||||
*/
|
||||
|
||||
import "C"
|
||||
import "unsafe"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue