We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7529353 commit 31ddfbbCopy full SHA for 31ddfbb
platformio.ini
@@ -14,13 +14,7 @@ framework = arduino
14
board = esp32doit-devkit-v1
15
board_build.filesystem = littlefs
16
board_build.partitions = no_ota.csv
17
-;board_build.f_flash = 40000000L
18
-;
19
-;build_flags =
20
-; -DBOARD_HAS_PSRAM
21
-; -mfix-esp32-psram-cache-issue
22
23
-upload_protocol = esptool
24
upload_speed = 921600
25
26
monitor_speed = 115200
@@ -39,7 +33,7 @@ lib_deps =
39
33
fastled/FastLED@^3.4.0
40
34
https://github.com/tzapu/WiFiManager
41
35
https://github.com/marian-craciunescu/ESP32Ping@^1.6
42
- ;witnessmenow/UniversalTelegramBot@^1.3.0
43
- ;powerbroker2/SafeString@^4.1.13
44
36
me-no-dev/ESP Async WebServer@^1.2.3
45
37
ArduinoJson@^6.18.5
38
+ ;witnessmenow/UniversalTelegramBot@^1.3.0
+ ;powerbroker2/SafeString@^4.1.13
0 commit comments