mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-12 10:53:43 +00:00
remove unused import
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
package apds9960
|
package apds9960
|
||||||
|
|
||||||
import "tinygo.org/x/drivers"
|
|
||||||
|
|
||||||
// Configure sets up the APDS-9960 device.
|
// Configure sets up the APDS-9960 device.
|
||||||
func (d *Device) Configure(cfg Configuration) {
|
func (d *Device) Configure(cfg Configuration) {
|
||||||
// configure device
|
// configure device
|
||||||
|
|||||||
Reference in New Issue
Block a user