summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-06-07 14:19:22 +1000
committerDamien George <damien@micropython.org>2022-06-07 16:55:18 +1000
commita446a7bdef86c2e4fef673e0d1f07e5a35672831 (patch)
tree69a7bed920140e192f2850b328a5cd917e855d20 /docs/esp8266/tutorial
parentc58dc7f091b6809de83064e8c2444757ad7c962a (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 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions