mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-09-11 09:09:28 +00:00
@@ -2,7 +2,6 @@
|
||||
// a 3 axis accelerometer/magnetic sensor which is included on BBC micro:bits v1.5.
|
||||
//
|
||||
// Datasheet: https://www.st.com/resource/en/datasheet/lsm303agr.pdf
|
||||
//
|
||||
package lsm303agr // import "tinygo.org/x/drivers/lsm303agr"
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user