WatchX-II icon indicating copy to clipboard operation
WatchX-II copied to clipboard

A brand-new designed open source smart watch

Results 2 WatchX-II issues
Sort by recently updated
recently updated
newest added

因为新版方屏板子电源部分的改动,按键读取要改为低电平触发 ```c static void Button_EventMonitor() { btPOWER.EventMonitor(!digitalRead(KEY_Pin)); } ```

大佬你好,尝试使用VS2017对SIM 工程编译,编译报错,请问如何解决啊 严重性 代码 说明 项目 文件 行 禁止显示状态 错误 C2059 语法错误:“}” lv_sim_visual_studio_sdl f:\01_project\gui\atm32_demo\atm32_demo\resources\watchx-ii-master\watchx-ii-master\watchx-ii\watchx\gui\font\font_microsoftyahei_50.c 546 错误 C2181 没有匹配 if 的非法 else lv_sim_visual_studio_sdl f:\01_project\gui\atm32_demo\atm32_demo\resources\watchx-ii-master\watchx-ii-master\watchx-ii\watchx\gui\font\font_microsoftyahei_16.c 1578 错误 C2181 没有匹配 if 的非法 else...