From f992d45183b4b3f8e90a41f463abec89484b15e3 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Sun, 14 Jan 2018 00:30:05 +0100 Subject: [PATCH] Updated Beginner Guide Create your own Firmware Build (markdown) --- Beginner-Guide---Create-your-own-Firmware-Build.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Beginner-Guide---Create-your-own-Firmware-Build.md b/Beginner-Guide---Create-your-own-Firmware-Build.md index 305ecfd5..139acfcd 100644 --- a/Beginner-Guide---Create-your-own-Firmware-Build.md +++ b/Beginner-Guide---Create-your-own-Firmware-Build.md @@ -59,6 +59,7 @@ To speed up the compiling, you can uncomment your preferred language in the plat ![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/11.jpg) After its done, you can find the firmware in the .pioenvs directory in the unzipped folder. +Attetion: .pioenvs is a hidden folder on unix systems. ![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/12.jpg)