From aa86943c9292a02c0d0ab36f87abf0cb1955b72b Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Thu, 17 May 2018 04:16:21 -0300 Subject: [PATCH] Update platformio.ini --- platformio.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 88a85c9c0..cbd7949c3 100644 --- a/platformio.ini +++ b/platformio.ini @@ -77,7 +77,6 @@ monitor_speed = 115200 ; *** Upload Serial reset method for Wemos and NodeMCU upload_speed = 115200 -;upload_speed = 512000 upload_resetmethod = nodemcu upload_port = COM5