参考代码

This commit is contained in:
LokLiang
2024-03-28 12:19:52 +08:00
commit 7b86aa3362
96 changed files with 19986 additions and 0 deletions

3
main/ota.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
void ota_partition_check(void);