Update ds248x_test.go

pull/13/head
Audrius Paskevicius 5 years ago committed by GitHub
parent 9a669d83b9
commit 622d9c519b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,7 @@ import (
"periph.io/x/conn/v3/i2c/i2ctest" "periph.io/x/conn/v3/i2c/i2ctest"
) )
// TestNew ...
func TestNew(t *testing.T) { func TestNew(t *testing.T) {
bus := i2ctest.Playback{ bus := i2ctest.Playback{
Ops: []i2ctest.IO{ Ops: []i2ctest.IO{

Loading…
Cancel
Save