good first issue
仓库指标
- 星标
- (1 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
The BNO055 driver currently has functions to get data named in snake case, but we want the functions to be in camel case (i.e. get_accel should be renamed to getAccel)
The BNO055 driver currently has functions to get data named in snake case, but we want the functions to be in camel case (i.e. get_accel should be renamed to getAccel)