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

LedSet(Led::kTpu, false) is not working #113

Open
LanceBao0313 opened this issue Apr 20, 2024 · 0 comments
Open

LedSet(Led::kTpu, false) is not working #113

LanceBao0313 opened this issue Apr 20, 2024 · 0 comments

Comments

@LanceBao0313
Copy link

LanceBao0313 commented Apr 20, 2024

Description

Tried to turn off the white TPU led when running the detect_faces example, but it doesn't work:

bool result = LedSet(Led::kTpu, false);
printf("tpu led off: %d\r\n", result);

Output:
tpu led off: 1

But the led is still on

Click to expand!

Issue Type

Support

Operating System

Mac OS

Coral Device

Dev Board Micro

Other Devices

No response

Programming Language

No response

Relevant Log Output

No response

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

No branches or pull requests

1 participant