diff --git a/platformio/boards/espressif.json b/platformio/boards/espressif.json index a91f6237..968bfb8d 100644 --- a/platformio/boards/espressif.json +++ b/platformio/boards/espressif.json @@ -220,8 +220,8 @@ "require_upload_port" : true, "speed": 115200 }, - "url": "http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family", - "vendor": "Espressif" + "url": "http://www.espert.co", + "vendor": "ESPert" }, "espresso_lite_v2": { @@ -241,12 +241,12 @@ "upload": { "maximum_ram_size": 81920, "maximum_size": 4194304, - "resetmethod": "nodemcu", + "resetmethod": "ck", "require_upload_port" : true, "speed": 115200 }, - "url": "http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family", - "vendor": "Espressif" + "url": "http://www.espert.co", + "vendor": "ESPert" }, "modwifi": {