From a61424fc4a6acea80d44b28974a52d1d2faaadcc Mon Sep 17 00:00:00 2001 From: SIMS IOT Devices <92898043+SIMS-IOT-Devices@users.noreply.github.com> Date: Fri, 30 Jun 2023 09:51:43 +0300 Subject: [PATCH] Update and rename my_data1.h to my_data.h --- my_data1.h => my_data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename my_data1.h => my_data.h (86%) diff --git a/my_data1.h b/my_data.h similarity index 86% rename from my_data1.h rename to my_data.h index 07a15fe..b18bf48 100644 --- a/my_data1.h +++ b/my_data.h @@ -4,4 +4,4 @@ #define SSID "your ssid" #define PASS "your pasword" -#endif \ No newline at end of file +#endif