Skip to content
Snippets Groups Projects
Commit 827c9def authored by schneider's avatar schneider Committed by schneider
Browse files

imu: remove todo which will never be tackled

parent 0eebd0a7
No related branches found
No related tags found
1 merge request!31Gyroscope support
......@@ -17,8 +17,7 @@ static const char *TAG = "flow3r-imu";
/*! Macro that defines read write length */
#define READ_WRITE_LEN 256
// TODO: unhardcode
#define TIMEOUT_MS 1000
#define I2C_TIMEOUT_MS 1000
#define GRAVITY_EARTH (9.80665f)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment