mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
fix typo
This commit is contained in:
parent
3ddb633834
commit
9d03524af6
@ -642,7 +642,7 @@ In addition to device drivers, developing custom Python modules for MCU is very
|
||||
|add `this` module|[blueloveTH](https://github.com/blueloveTH)|
|
||||
|Fix memory leak in event queue|[randyscott](https://github.com/randyscott)|
|
||||
|Fix a bug of _OP_POW|[blueloveTH](https://github.com/blueloveTH)|
|
||||
|fix bsp/esp32/README.md|[erzongxie]https://gitee.com/erzongxie|
|
||||
|fix bsp/esp32/README.md|[erzongxie](https://gitee.com/erzongxie)|
|
||||
|Fixed a bug where help("modules") crashed when no lib was loaded|[梦程MI](https://gitee.com/dreamcmi) |
|
||||
|support GPIO driver for rt-thread| [supperthomas](https://github.com/supperthomas) |
|
||||
|Fixed a typo|[J. Neuschäfer](https://github.com/neuschaefer)|
|
||||
|
@ -667,7 +667,7 @@ while True:
|
||||
|add `this` module|[blueloveTH](https://github.com/blueloveTH)|
|
||||
|Fix memory leak in event queue|[randyscott](https://github.com/randyscott)|
|
||||
|Fix a bug of _OP_POW|[blueloveTH](https://github.com/blueloveTH)|
|
||||
|fix bsp/esp32/README.md|[erzongxie]https://gitee.com/erzongxie|
|
||||
|fix bsp/esp32/README.md|[erzongxie](https://gitee.com/erzongxie)|
|
||||
|Fixed a bug where help("modules") crashed when no lib was loaded|[梦程MI](https://gitee.com/dreamcmi) |
|
||||
|support GPIO driver for rt-thread| [supperthomas](https://github.com/supperthomas) |
|
||||
|Fixed a typo|[J. Neuschäfer](https://github.com/neuschaefer)|
|
||||
|
@ -2,7 +2,7 @@
|
||||
|add `this` module|[blueloveTH](https://github.com/blueloveTH)|
|
||||
|Fix memory leak in event queue|[randyscott](https://github.com/randyscott)|
|
||||
|Fix a bug of _OP_POW|[blueloveTH](https://github.com/blueloveTH)|
|
||||
|fix bsp/esp32/README.md|[erzongxie]https://gitee.com/erzongxie|
|
||||
|fix bsp/esp32/README.md|[erzongxie](https://gitee.com/erzongxie)|
|
||||
|Fixed a bug where help("modules") crashed when no lib was loaded|[梦程MI](https://gitee.com/dreamcmi) |
|
||||
|support GPIO driver for rt-thread| [supperthomas](https://github.com/supperthomas) |
|
||||
|Fixed a typo|[J. Neuschäfer](https://github.com/neuschaefer)|
|
||||
|
Loading…
x
Reference in New Issue
Block a user