good first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
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)