pulkin / micropython

MicroPython implementation on Ai-Thinker GPRS module A9 (RDA8955)
https://micropython.org
MIT License
103 stars 30 forks source link

Fixing "soft reset doesn't clear the watchdog" #41

Closed sebi5361 closed 4 years ago

sebi5361 commented 4 years ago

Dear Pulkin, I have followed your instructions and it seems to work fine. Here is the corresponding pull request.

pulkin commented 4 years ago

Good job.