From 904c00c9d08f7f1defa3052dbe32a5c0e69a9728 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Sun, 14 Jan 2018 00:30:30 +0100 Subject: [PATCH] Updated Beginner Guide Create your own Firmware Build (markdown) --- Beginner-Guide---Create-your-own-Firmware-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Beginner-Guide---Create-your-own-Firmware-Build.md b/Beginner-Guide---Create-your-own-Firmware-Build.md index 139acfcd..58a5d1ea 100644 --- a/Beginner-Guide---Create-your-own-Firmware-Build.md +++ b/Beginner-Guide---Create-your-own-Firmware-Build.md @@ -58,7 +58,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/10.jpg) ![](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. +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)