Skip to content

Conversation

@treibholz
Copy link

Replace '-' in macro name with '_' for board "TTGO T-Watch"

Fixes compiler warnings:

<command-line>:0:10: warning: ISO C++11 requires whitespace after the macro name

This is similar to #81

Replace '-' in macro name with '_' for board "TTGO T-Watch"

Fixes compiler warnings:

    <command-line>:0:10: warning: ISO C++11 requires whitespace after the macro name

This is similar to platformio#81
@valeros
Copy link
Member

valeros commented Nov 27, 2020

Hi @treibholz ! Thanks for the PR. Looks like it's already fixed in the framework here espressif/arduino-esp32#4212 . So the variant will be updated accordingly when a new version of the framework is released.

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