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

Ambiguous declare #1

Closed
bungernut opened this issue Jul 26, 2021 · 0 comments
Closed

Ambiguous declare #1

bungernut opened this issue Jul 26, 2021 · 0 comments

Comments

@bungernut
Copy link
Collaborator

https://github.com/ericcheng94/nNEXO_Microcontroller_Temp/blob/5b1cc3159d358c7eaec6f1060fe57ec7ec3c33e6/nEXO_Teensy.ino#L51-L57

you should use uint32_t to remove any ambiguity in size. It may not be an issue in the Arduino environment but it's a good habit to use them since different compilers could have different lengths. Also less typing so win-win.

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