mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 05:06:35 +01:00
pygate: fix typo
This commit is contained in:
committed by
Meriç SARIIŞIK
parent
2a07946a2e
commit
c10d21e630
@@ -32,7 +32,7 @@ Resets the Pygate and inserted development module (including the LTE modem, if p
|
|||||||
|
|
||||||
`machine.PYGATE_STOP_EVT`
|
`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.
|
- `handler`: The callback function to be called. When not passed to function, any pre-registered callback will be disabled/removed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user