This commit is contained in:
dd 2023-07-27 11:57:12 +08:00
parent 8010ba6a36
commit 2360496f1e
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ extern int FrameworkInit();
extern void ApplicationOtaTaskInit(void);
int main(void)
{
printf("Hello, world! \n");
printf("Hello, world!123 \n");
FrameworkInit();
#ifdef APPLICATION_OTA
ApplicationOtaTaskInit();

BIN
packages.microsoft.gpg Normal file

Binary file not shown.