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
34c90fd629
commit
c3475b111e
@ -647,7 +647,7 @@ In addition to device drivers, developing custom Python modules for MCU is very
|
||||
| --- | --- |
|
||||
|implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) |
|
||||
|修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) |
|
||||
|Fix Typo on PikaVM.c|Ikko Eltociear Ashimine(https://gitee.com/eltociear)|
|
||||
|Fix Typo on PikaVM.c|[Ikko Eltociear Ashimine](https://gitee.com/eltociear)|
|
||||
|Fix type assert on dataArgs.c|[itschina](https://gitee.com/itschina)|
|
||||
|add examples/Device/KEY_POLL.PY|[codercmd](https://gitee.com/codercmd)|
|
||||
| hmac hashlib base64 aes modules | [梦程MI](https://gitee.com/dreamcmi) |
|
||||
|
@ -662,7 +662,7 @@ while True:
|
||||
| --- | --- |
|
||||
|implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) |
|
||||
|修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) |
|
||||
|Fix Typo on PikaVM.c|Ikko Eltociear Ashimine(https://gitee.com/eltociear)|
|
||||
|Fix Typo on PikaVM.c|[Ikko Eltociear Ashimine](https://gitee.com/eltociear)|
|
||||
|Fix type assert on dataArgs.c|[itschina](https://gitee.com/itschina)|
|
||||
|add examples/Device/KEY_POLL.PY|[codercmd](https://gitee.com/codercmd)|
|
||||
| hmac hashlib base64 aes modules | [梦程MI](https://gitee.com/dreamcmi) |
|
||||
|
@ -1,6 +1,6 @@
|
||||
|implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) |
|
||||
|修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) |
|
||||
|Fix Typo on PikaVM.c|Ikko Eltociear Ashimine(https://gitee.com/eltociear)|
|
||||
|Fix Typo on PikaVM.c|[Ikko Eltociear Ashimine](https://gitee.com/eltociear)|
|
||||
|Fix type assert on dataArgs.c|[itschina](https://gitee.com/itschina)|
|
||||
|add examples/Device/KEY_POLL.PY|[codercmd](https://gitee.com/codercmd)|
|
||||
| hmac hashlib base64 aes modules | [梦程MI](https://gitee.com/dreamcmi) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user