From 437216187cdd3d380fbe6ed3b947a0c50a0f533d Mon Sep 17 00:00:00 2001 From: Ollo Date: Sun, 3 Jan 2021 16:32:09 +0100 Subject: [PATCH] Documentation improved --- esp32/data/homie/Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/esp32/data/homie/Readme.md b/esp32/data/homie/Readme.md index dafb240..d4bc23d 100644 --- a/esp32/data/homie/Readme.md +++ b/esp32/data/homie/Readme.md @@ -7,3 +7,6 @@ Open a new Atom-Terminal and generate the filesystem with the following command ```pio run -t buildfs``` Upload this new generated filesystem with: ```pio run -t uploadfs``` + +## Command pio +Can be found at ```~/.platformio/penv/bin/pio```