From 2a17d8d49744d2d567bdbb29980937d36eb2f581 Mon Sep 17 00:00:00 2001 From: Konrad Roeder Date: Thu, 8 Sep 2022 09:38:08 +0000 Subject: [PATCH] Initial creation of an outline; no details yet --- Getting-Started.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Getting-Started.md diff --git a/Getting-Started.md b/Getting-Started.md new file mode 100644 index 0000000..c0f8e19 --- /dev/null +++ b/Getting-Started.md @@ -0,0 +1,10 @@ +# Download Visual Studio Code + +# Enable the Platformio plug-in + +# Get the source code from GitHub + +# Modify the JSON Configuration file + +# Compile and flash the code into the TTGO T-Belt +