From 1791ce99525b4de867e3ca0bc91370a119308d92 Mon Sep 17 00:00:00 2001 From: Federico Leoni Date: Tue, 7 May 2019 15:48:57 -0300 Subject: [PATCH] Updated Compiling Tasmota on Gitpod (markdown) --- Compiling-Tasmota-on-Gitpod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index 1385c92d..b53fe43d 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -58,7 +58,7 @@ or [Here](https://github.com/arendst/Sonoff-Tasmota/wiki/Builds) you can find a list of Tasmota builds with respective futures supported. Compiling time normally takes a couple of minutes, this time is directly related to the configuration you made: more future added means more time needed to compile. -When done, you will find you binary on `/Sonoff-Tasmota/.pioenvs/[name of the build]/` +When done, you will find you binary (`firmware.bin`) on `/Sonoff-Tasmota/.pioenvs/[name of the build]/` ![folders](https://i.imgur.com/SEqyGy2.png)