Skip to content

Conversation

@m5stack
Copy link
Contributor

No description provided.

@me-no-devme-no-dev merged commit e9ee0ab into espressif:masterMar 9, 2018
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this pull request Aug 21, 2018
@BrunDog
Copy link

Despite this, it doesn't seem the pre-processor definition works correctly:

#ifdef M5Stack_Core_ESP32

is ignored on Arduino IDE with current ESP32 1.0.2. Any tips?

@atanisoft
Copy link
Collaborator

@BrunDog#ifdef ARUDINO_M5Stack_Core_ESP32 is the correct reference for it. all of the defines are prefixed with ARDUINO_.

@BrunDog
Copy link

Wow I'm dumb... yes, forgot this. Trees/forest thingy. Thanks! BTW you have ARDUINO spelled incorrectly.

@atanisoft
Copy link
Collaborator

BTW you have ARDUINO spelled incorrectly.

fingers move faster than brain :)

Sign up for freeto 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.

5 participants

@m5stack@BrunDog@atanisoft@me-no-dev@0x1abin