Fix comment error

This commit is contained in:
Jason2866 2021-03-02 12:40:14 +01:00 committed by GitHub
parent e7a870c3bf
commit 18ed1d9007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ Examples :
#define WIFI_DNS MY_DNS // If not using DHCP set DNS IP address (might be equal to WIFI_GATEWAY)
#endif
// !!! Place your changes AFTER the line with "*/" !!!
// !!! Remember that your changes GOES AT THE BOTTOM OF THIS FILE right before the last #endif !!!
*/