diff options
author | robert-hh <robert@hammelrath.com> | 2025-03-29 09:12:28 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-14 11:58:36 +1000 |
commit | 1d4bf8ac40236e22d0a67b103b4330d1ee6659d4 (patch) | |
tree | c0754f9c1e93b851d058def2a380209e3f657f12 /docs/esp32/tutorial/peripheral_access.rst | |
parent | d7371124d288cc85d2386b63ea39cfa4fa803194 (diff) |
esp32/machine_timer: Fix timer.value() for an uninitialized timer.
Raises a value error in that case, which happens after a timer was created
but not initialized, or after calling `timer.deinit()`.
Fixes issue #17033.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial/peripheral_access.rst')
0 files changed, 0 insertions, 0 deletions