pygate: fix typo

This commit is contained in:
peter-pycom
2021-10-14 12:09:03 +02:00
committed by Meriç SARIIŞIK
parent 2a07946a2e
commit c10d21e630

View File

@@ -32,7 +32,7 @@ Resets the Pygate and inserted development module (including the LTE modem, if p
`machine.PYGATE_STOP_EVT`
`machine.MP_QSTR_PYGATE_ERROR_EVT`
`machine.PYGATE_ERROR_EVT`
- `handler`: The callback function to be called. When not passed to function, any pre-registered callback will be disabled/removed.