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

Default sketch won't load due to return type of LedDriver functions #6

Open
germede opened this issue Jun 24, 2023 · 0 comments
Open

Comments

@germede
Copy link

germede commented Jun 24, 2023

Hello!
First of all, thank you for the amazing work and this funny and instructive project.

I was wondering why the Default example wasn't working on my Hexapod anymore.
The sketch loaded successfully, but the robot din't respond anymore and got stuck in some part of the program, as this output shows:
image
(Missing last "STEMI Hexapod Ryland initialized :)")

After deep debugging I realized that two functions within the LedDriver were causing the problem.
It was difficult to notice because it compiled and loaded well into the hexapod via Arduino IDE.

My Host system is Ubuntu Linux 23.04 and I was using Arduino IDE v2, if that matters.
I'll send you a pull request, if you want to solve this problem globally.

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

No branches or pull requests

1 participant