Compare commits
No commits in common. "837fd7f558e48b1b7ab88c354128add94ffa7485" and "5ae054f3140390dd89ce501adb9341a4a7aa7e02" have entirely different histories.
837fd7f558
...
5ae054f314
@ -4,7 +4,6 @@ import gzip
|
||||
import os
|
||||
import subprocess
|
||||
import platform
|
||||
from os import popen
|
||||
Import("env")
|
||||
Import("projenv")
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.06
|
||||
1.05
|
@ -17,8 +17,8 @@ platform = espressif8266
|
||||
framework = arduino
|
||||
board = d1_mini
|
||||
|
||||
custom_firmware_version = 1.06
|
||||
custom_flash_version = 1.06
|
||||
custom_firmware_version = 1.05
|
||||
custom_flash_version = 1.05
|
||||
|
||||
upload_protocol = esptool
|
||||
upload_speed = 921600
|
||||
|
Loading…
x
Reference in New Issue
Block a user