Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel2
co2-ampel
Commits
2e0bf7ca
Commit
2e0bf7ca
authored
May 08, 2025
by
StetterAme77
Browse files
Updated platformio.ini file to flash previously problematic ESPs
parent
ac661b80
Pipeline
#11099
passed with stage
in 2 minutes and 12 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
platformio.ini
View file @
2e0bf7ca
...
@@ -11,6 +11,16 @@
...
@@ -11,6 +11,16 @@
[platformio]
[platformio]
src_dir
=
ampel-firmware
src_dir
=
ampel-firmware
[env:esp8266-12f]
platform
=
espressif8266
board
=
nodemcuv2
framework
=
arduino
monitor_speed
=
115200
upload_speed
=
115200
build_flags
=
-D
LED_BUILTIN
=
2
-D
FLASH_MODE
=
DIO
[env:esp8266]
[env:esp8266]
platform
=
espressif8266
platform
=
espressif8266
board
=
esp12e
board
=
esp12e
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment