For Hepta-Sat Lite
Diff: Hepta6axis.cpp
- Revision:
- 12:811d24f1d74e
- Parent:
- 11:bdcabb617bfb
--- a/Hepta6axis.cpp Tue Aug 24 02:31:40 2021 +0000 +++ b/Hepta6axis.cpp Tue Oct 19 06:17:26 2021 +0000 @@ -67,8 +67,8 @@ void Hepta6axis::sen_gyro(float *gx,float *gy,float *gz) { - setup(); - setup(); + //setup(); + //setup(); //x-axis gyro adata[0] = 0x43; n_axis.write(addr_accel_gyro,adata,1);