Skip to content

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

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

Closed
wants to merge 1 commit into from

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