diff options
| author | Damien George <damien@micropython.org> | 2022-06-07 14:19:22 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-06-07 16:55:18 +1000 |
| commit | a446a7bdef86c2e4fef673e0d1f07e5a35672831 (patch) | |
| tree | 69a7bed920140e192f2850b328a5cd917e855d20 /py/objcomplex.c | |
| parent | c58dc7f091b6809de83064e8c2444757ad7c962a (diff) | |
rp2/mpnetworkport: Fix lwip alarm callback timing to use microseconds.
The callback passed to add_alarm_in_ms must return microseconds, even
though the initial delay is in milliseconds. Fix this use, and to avoid
further confusion use the add_alarm_in_us function instead.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objcomplex.c')
0 files changed, 0 insertions, 0 deletions
