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

hardware: Add support for Aoycocr X5P Plug. #2235

Merged
merged 2 commits into from
Apr 30, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update platformio.ini
  • Loading branch information
mcspr authored Apr 30, 2020
commit c225626d639b3c0913f82fe4247b545c93395646
4 changes: 4 additions & 0 deletions code/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -998,3 +998,7 @@ src_build_flags = -DEHOMEDIY_WT02
[env:ehomediy-wt03]
extends = env:esp8266-1m-base
src_build_flags = -DEHOMEDIY_WT03

[env:aoycocr-x5p]
extends = env:esp8266-1m-base
src_build_flags = -DAOYCOCR_X5P