File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 3
3
default_envs = ESP32TestNip01
4
4
5
5
[env:ESP32TestNip01]
6
+ monitor_speed = 115200
6
7
extra_scripts = post:move_firmware.py
7
8
platform = espressif32
8
9
framework = arduino
@@ -12,11 +13,10 @@ lib_deps =
12
13
ArduinoJson@^7.1.0
13
14
uBitcoin@^0.2.0
14
15
WebSockets@^2.4.1
15
- Wire
16
- marcoschwartz/LiquidCrystal_I2C@^1.1.4
17
16
18
17
19
18
[env:ESP32TestNip04]
19
+ monitor_speed = 115200
20
20
extra_scripts = post:move_firmware.py
21
21
platform = espressif32
22
22
framework = arduino
@@ -26,10 +26,9 @@ lib_deps =
26
26
ArduinoJson@^7.1.0
27
27
uBitcoin@^0.2.0
28
28
WebSockets@^2.4.1
29
- Wire
30
- marcoschwartz/LiquidCrystal_I2C@^1.1.4
31
29
32
30
[env:ESP32TestNWC]
31
+ monitor_speed = 115200
33
32
extra_scripts = post:move_firmware.py
34
33
platform = espressif32
35
34
framework = arduino
@@ -39,5 +38,3 @@ lib_deps =
39
38
ArduinoJson@^7.1.0
40
39
uBitcoin@^0.2.0
41
40
WebSockets@^2.4.1
42
- Wire
43
- marcoschwartz/LiquidCrystal_I2C@^1.1.4
You can’t perform that action at this time.
0 commit comments