From 3ea1115847a4d878acd95e12f8cf6d178a6ac01b Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Tue, 21 Nov 2023 14:52:36 -0500 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..dfe07704 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 00000000..9f502d94 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ESP-Nodes + ESP32s with different functionalities