|
@ -111,7 +111,6 @@ board = esp12e |
|
|
lib_deps = ${common.lib_deps} |
|
|
lib_deps = ${common.lib_deps} |
|
|
lib_ignore = ${common.lib_ignore} |
|
|
lib_ignore = ${common.lib_ignore} |
|
|
build_flags = ${common.build_flags} -DTINKERMAN_ESPURNA_H06 |
|
|
build_flags = ${common.build_flags} -DTINKERMAN_ESPURNA_H06 |
|
|
upload_speed = 460800 |
|
|
|
|
|
monitor_baud = 115200 |
|
|
monitor_baud = 115200 |
|
|
|
|
|
|
|
|
[env:tinkerman-espurna-h06-ota] |
|
|
[env:tinkerman-espurna-h06-ota] |
|
@ -133,7 +132,6 @@ board = esp12e |
|
|
lib_deps = ${common.lib_deps} |
|
|
lib_deps = ${common.lib_deps} |
|
|
lib_ignore = ${common.lib_ignore} |
|
|
lib_ignore = ${common.lib_ignore} |
|
|
build_flags = ${common.build_flags} -DTINKERMAN_ESPURNA_H08 |
|
|
build_flags = ${common.build_flags} -DTINKERMAN_ESPURNA_H08 |
|
|
upload_speed = 460800 |
|
|
|
|
|
monitor_baud = 115200 |
|
|
monitor_baud = 115200 |
|
|
|
|
|
|
|
|
[env:tinkerman-espurna-h08-ota] |
|
|
[env:tinkerman-espurna-h08-ota] |
|
|