Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit cfea0d3

Browse files
committed
Reviewed update time with Valentina
1 parent cdf0064 commit cfea0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/PhysicsLabFirmware/PhysicsLabFirmware.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ unsigned long imuTime;
5757
#define RESISTOR_AUX_LOW 47000.0
5858
#define RESISTOR_AUX_HIGH 979.16 // 47k in parallel with 1k = 979.16 Ohm
5959

60-
#define IMU_UPDATE_TIME 100
60+
#define IMU_UPDATE_TIME 50
6161

6262
//#define DEBUG //uncomment to debug the code :)
6363

0 commit comments

Comments
 (0)