完成time3设置,用于提供系统时间

This commit is contained in:
jxh
2025-03-19 18:22:32 +08:00
parent d93e502437
commit 8f5aa0e0a7
9 changed files with 113 additions and 42 deletions

View File

@ -3,6 +3,8 @@
"iic.h": "c",
"config.h": "c",
"ina226.h": "c",
"oled12864_drv.h": "c"
"oled12864_drv.h": "c",
"delay.h": "c",
"timer.h": "c"
}
}