fixed Bug in version-define

This commit is contained in:
2024-06-03 16:36:48 +02:00
parent e4770f2fa2
commit 3d090dceb1
2 changed files with 11 additions and 6 deletions

View File

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