Skip to content

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

UnexpectedMaker 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