Compare commits

..

No commits in common. "837fd7f558e48b1b7ab88c354128add94ffa7485" and "5ae054f3140390dd89ce501adb9341a4a7aa7e02" have entirely different histories.

3 changed files with 3 additions and 4 deletions

View File

@ -4,7 +4,6 @@ import gzip
import os import os
import subprocess import subprocess
import platform import platform
from os import popen
Import("env") Import("env")
Import("projenv") Import("projenv")

View File

@ -1 +1 @@
1.06 1.05

View File

@ -17,8 +17,8 @@ platform = espressif8266
framework = arduino framework = arduino
board = d1_mini board = d1_mini
custom_firmware_version = 1.06 custom_firmware_version = 1.05
custom_flash_version = 1.06 custom_flash_version = 1.05
upload_protocol = esptool upload_protocol = esptool
upload_speed = 921600 upload_speed = 921600