Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/mirte/get_pin_value never returning #25

Closed
ArendJan opened this issue Sep 29, 2023 · 1 comment · Fixed by mirte-robot/Telemetrix4RpiPico#12 or #26
Closed

/mirte/get_pin_value never returning #25

ArendJan opened this issue Sep 29, 2023 · 1 comment · Fixed by mirte-robot/Telemetrix4RpiPico#12 or #26
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ArendJan
Copy link
Contributor

Somehow the callback in

never gets called and the busy loop in handle_get_pin_value( https://github.com/mirte-robot/mirte-ros-packages/blob/b948ed26723e9218f1ceda5a39c9c6bae4084d3e/mirte_telemetrix/scripts/ROS_telemetrix_aio_api.py#L806C5-L806C25 ) keeps on waiting.

Tested with the rc1 image on a zero2, with a pico WH

@ArendJan ArendJan self-assigned this Sep 29, 2023
@ArendJan ArendJan added the bug Something isn't working label Sep 29, 2023
@ArendJan ArendJan added this to the 0.1 milestone Sep 29, 2023
@ArendJan
Copy link
Contributor Author

ArendJan commented Oct 9, 2023

Tested on a zero2 with a picoW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment