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

boolean data type; stdint for example project #1

Merged
merged 1 commit into from
Mar 30, 2011

Conversation

plainlystated
Copy link
Contributor

My C++/Arduino is pretty weak, but these changes were required to get the example code to work on my box (OSX). Not sure if this is generally useful, or if there's something weird about my box.

C++ boolean type is bool, at least on my box (OSX). Also, stdint was required for me to use to the [u]intN_t types

…required for me to use to the [u]intN_t types
@adafruit adafruit merged commit 8adaf28 into adafruit:master Mar 30, 2011
@adafruit
Copy link
Collaborator

Thanks! I've merged, please try it now!

driverblock pushed a commit that referenced this pull request Dec 19, 2015
ladyada pushed a commit that referenced this pull request Apr 26, 2020
TouchScreen.h does not work with Arduino UNO WiFi rev2
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

Successfully merging this pull request may close these issues.

2 participants