You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenBCI_Ganglion_Library.cpp
Line 652: LIS2DH_write(CTRL_REG4, 0x08); // 0x10 = +/- 4G, 0x00 = +/- 2G axis data continuous update
I Think this is not correct .
According to datasheet 0x08 is not allowed
pls check ( comment in this line is correct)
The text was updated successfully, but these errors were encountered:
OpenBCI_Ganglion_Library.cpp
Line 652: LIS2DH_write(CTRL_REG4, 0x08); // 0x10 = +/- 4G, 0x00 = +/- 2G axis data continuous update
I Think this is not correct .
According to datasheet 0x08 is not allowed
pls check ( comment in this line is correct)
The text was updated successfully, but these errors were encountered: