mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-05 05:55:52 +00:00
includfe HD2015 in prj
This commit is contained in:
@ -353,6 +353,7 @@
|
||||
<ClCompile Include="src\driver\drv_doorSensorWithDeepSleep.c" />
|
||||
<ClCompile Include="src\driver\drv_freeze.c" />
|
||||
<ClCompile Include="src\driver\drv_gn6932.c" />
|
||||
<ClCompile Include="src\driver\drv_hd2015.c" />
|
||||
<ClCompile Include="src\driver\drv_ht16k33.c" />
|
||||
<ClCompile Include="src\driver\drv_httpButtons.c" />
|
||||
<ClCompile Include="src\driver\drv_hue.c" />
|
||||
|
||||
@ -332,6 +332,7 @@
|
||||
<ClCompile Include="src\selftest\selftest_ws2812b.c" />
|
||||
<ClCompile Include="src\sim\Controller_WS2812.cpp" />
|
||||
<ClCompile Include="src\driver\drv_pixelAnim.c" />
|
||||
<ClCompile Include="src\driver\drv_hd2015.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="src\base64\base64.h" />
|
||||
|
||||
Reference in New Issue
Block a user