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

change byte datatype to uint8_t #79

Open
dieter-l-git opened this issue Jan 8, 2025 · 1 comment
Open

change byte datatype to uint8_t #79

dieter-l-git opened this issue Jan 8, 2025 · 1 comment

Comments

@dieter-l-git
Copy link

Hi Lennart,
I got some errors and warnings (ambiguous type definition) with cpp compilers under PlatformIO, especially with RP2040 (arduino-pico).
I changed all "byte" to "uint8_t" and all errors and warnings are gone.

Cheers,
Dieter

@LennartHennigs
Copy link
Owner

Hey Dieter,
can you send me one or two of the warning please?

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

2 participants