bluerobotics / bluerobotics/icm20602-python
Incorrect metadata log types
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
[`icm20602.meta`](https://github.com/bluerobotics/icm20602-python/blob/meta/icm20602.meta) (in meta branch) uses '2' for 'rom' and '3' for 'configuration', but by the [llog definitions](https://github.com/bluerobotics/llog-python/blob/master/llog/llog.py#L23-L27) should use '2' for 'configuration', and '5' for 'rom'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.