Skip to content

Commit c6a07fa

Browse files
committed
Add micropython-units
1 parent fae5153 commit c6a07fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,6 +1201,7 @@ Other places you can look for MicroPython Libraries:
12011201

12021202
* [micropython-hexdump](https://github.com/mattytrentini/micropython-hexdump) - An implementation of Hexdump for MicroPython.
12031203
* [mp_wcwidth](https://github.com/Josverl/mp_wcwidth) - Python port of [wcwidth](https://github.com/jquast/wcwidth) to handle wide unicode characters such as "你好世界" in terminal output.
1204+
* [micropython-units](https://github.com/WoolleySheep/micropython-units) - A library for working with physical quantities in MicroPython.
12041205

12051206
## Community
12061207

0 commit comments

Comments
 (0)