From 07998c761eb7bf2da34e482390922c7d0250aefe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Tue, 28 Jul 2020 16:29:48 +0200 Subject: [PATCH] ad readme with upload instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c22b02 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Upload + +```bash +platformio run --target upload +``` +