mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1748 from openmv/nrf_mpremote
ports/nrf: Minor fix for mpremote softreboot.
This commit is contained in:
commit
8e27bd77df
@ -335,6 +335,8 @@ soft_reset:
|
|||||||
|
|
||||||
mp_deinit();
|
mp_deinit();
|
||||||
|
|
||||||
|
printf("MPY: soft reboot\n");
|
||||||
|
|
||||||
#if MICROPY_PY_AUDIO
|
#if MICROPY_PY_AUDIO
|
||||||
py_audio_deinit();
|
py_audio_deinit();
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user