fix:build error1

This commit is contained in:
Alex Duan 2024-03-13 20:43:03 +08:00
parent ef553bf210
commit f90ba610af
1 changed files with 1 additions and 1 deletions

View File

@ -1379,7 +1379,7 @@ bool community = shellGetGrantInfo(buf);
#endif
// printf version
if(!community) {
printf("%s", buf);
printf("%s\n", buf);
}
#ifdef WEBSOCKET