Files
sakabin 070e06db00 update micropython
add m5stack.py
add m5ui.py
2018-12-04 14:06:15 +08:00

10 lines
341 B
Markdown

C Library for Parsing NMEA 0183 Sentences
=========================================
### This library was modified by LoBo (https://github.com/loboris)
as part of the [MicroPython ESP32 project](https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo)
from the original [libnmea](https://github.com/jacketizer/libnmea) GitHub repository.