m5stack / M5StickC

M5StickC Arduino Library
MIT License
477 stars 222 forks source link

miss cast in IMU.cpp #24

Closed naninunenoy closed 5 years ago

naninunenoy commented 5 years ago

Values of accel/gyro from IMU(SH200Q) do not change to a negative value because of wrong cast. And example of SH200Q(SH200I?) looks old and each units were reversed.

fix #23