Documentation ¶
Overview ¶
Package accelerometer contains constants for the MPU9250.
Index ¶
Constants ¶
View Source
const ( ACCEL_FS_SEL_2G = 0 ACCEL_FS_SEL_4G = 8 ACCEL_FS_SEL_8G = 0x10 ACCEL_FS_SEL_16G = 0x18 )
Valid accelerator values.
Variables ¶
This section is empty.
Functions ¶
func Sensitivity ¶
Sensitivity returns the sensitivity as float32.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.