feat(*): add iic address setting sample

This commit is contained in:
kalman
2019-03-29 20:01:43 +08:00
parent b2f6120fa5
commit c3982efb76
6 changed files with 71 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ public enum Option {
GYROSCOPE_LOW_PASS_FILTER,
/**
* The setting of IIC address
* range: [0,65535], default: 0
* range: [0,127], default: 0
*/
IIC_ADDRESS_SETTING,
/** Zero drift calibration */