Update platformio.ini

This commit is contained in:
Jason2866 2020-02-12 19:56:54 +01:00 committed by GitHub
parent 4f0ee274d1
commit 0faea08bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@ build_flags = -DUSE_IR_REMOTE_FULL
[core_active]
platform = ${core_2_6_1.platform}
platform_packages = ${core_2_6_1.platform_packages}
build_flags = ${core_2_6_1.build_flags}
[core_2_6_1]