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

Fixed incorrect board name for TinyPICO #3567

Merged
merged 2 commits into from
Jan 20, 2020
Merged

Fixed incorrect board name for TinyPICO #3567

merged 2 commits into from
Jan 20, 2020

Conversation

UnexpectedMaker
Copy link
Contributor

@UnexpectedMaker UnexpectedMaker commented Dec 12, 2019

Fixed incorrect board name for TinyPICO - You can now use this to detect it's a TinyPICO at compile time....

#ifdef ARDUINO_TINYPICO
// It's a TinyPICO!
#endif

Seon Rozenblum and others added 2 commits December 13, 2019 09:56
…ect it's a TinyPICO at compile time....

#ifdef ARDUINO_TINYPICO
   // It's a TinyPICO!
#endif
@me-no-dev me-no-dev merged commit 82e208c into espressif:master Jan 20, 2020
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