speed 460800, commands bright, satur, contr

This commit is contained in:
2021-10-15 18:22:06 +02:00
parent 9a82880086
commit aa53b5aca1
8 changed files with 463 additions and 388 deletions

View File

@@ -1,18 +1,20 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:esp32cam]
platform = espressif32
board = esp32cam
framework = arduino
monitor_port = COM[13678]
monitor_speed = 115200
lib_deps =
enviromonitor/BME280_Light@0.0.0-alpha+sha.600667f3a6
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:esp32cam]
platform = espressif32
board = esp32cam
framework = arduino
monitor_port = COM[13678]
monitor_speed = 115200
monitor_rts = 0
monitor_dtr = 0
lib_deps =
enviromonitor/BME280_Light@0.0.0-alpha+sha.600667f3a6