Modified FXAS21000 library. changed _i2c to a pointer allowing you to pass an existing I2C object to the library instead of initializing a new one each time. This is mainly to make this library more practical to use alongside other I2C sensors.

Fork of FXAS21000 by Jim Carver

Auto generated API documentation and code listings for FXAS21000

Classes

FXAS21000 FXAS21000 gyroscope on I2C

Code

FXAS21000.cpp [code]
FXAS21000.h [code]