fix OTA_URL Safe Guard

This commit is contained in:
Jason2866 2023-03-03 12:34:20 +01:00 committed by GitHub
parent 2e5501e9ab
commit 881c4f4a85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1204,7 +1204,7 @@
\*********************************************************************************************/
#ifndef OTA_URL
#define OTA_URL
#define OTA_URL ""
#endif
/*********************************************************************************************\