mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
On error, the handle is only available on err->att_handle rather than in attr->handle used in the non-error case. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>