File tree Expand file tree Collapse file tree
families_usage/lhwit_family
handlers_usage/platformio Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ framework = arduino
1515upload_speed = 115200
1616monitor_speed = 115200
1717lib_deps =
18- cameronbrooks11/CRUMBS@^0.11 .0
18+ cameronbrooks11/CRUMBS@^0.12 .0
1919
2020[env:nanoatmega328old]
2121platform = atmelavr
@@ -24,15 +24,15 @@ framework = arduino
2424upload_speed = 57600
2525monitor_speed = 115200
2626lib_deps =
27- cameronbrooks11/CRUMBS@^0.11 .0
27+ cameronbrooks11/CRUMBS@^0.12 .0
2828
2929[env:esp32dev]
3030platform = espressif32
3131board = esp32dev
3232framework = arduino
3333monitor_speed = 115200
3434lib_deps =
35- cameronbrooks11/CRUMBS@^0.11 .0
35+ cameronbrooks11/CRUMBS@^0.12 .0
3636
3737[platformio]
3838default_envs = nanoatmega328new
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ framework = arduino
1515upload_speed = 115200
1616monitor_speed = 115200
1717lib_deps =
18- cameronbrooks11/CRUMBS@^0.11 .0
18+ cameronbrooks11/CRUMBS@^0.12 .0
1919
2020[env:nanoatmega328old]
2121platform = atmelavr
@@ -24,15 +24,15 @@ framework = arduino
2424upload_speed = 57600
2525monitor_speed = 115200
2626lib_deps =
27- cameronbrooks11/CRUMBS@^0.11 .0
27+ cameronbrooks11/CRUMBS@^0.12 .0
2828
2929[env:esp32dev]
3030platform = espressif32
3131board = esp32dev
3232framework = arduino
3333monitor_speed = 115200
3434lib_deps =
35- cameronbrooks11/CRUMBS@^0.11 .0
35+ cameronbrooks11/CRUMBS@^0.12 .0
3636
3737[platformio]
3838default_envs = nanoatmega328new
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build_flags =
88 -DCRUMBS_MAX_HANDLERS =8
99 -I ..
1010lib_deps =
11- cameronbrooks11/CRUMBS@^0.11 .0
11+ cameronbrooks11/CRUMBS@^0.12 .0
1212
1313[env:nanoatmega328old]
1414platform = atmelavr
@@ -20,7 +20,7 @@ build_flags =
2020 -DCRUMBS_MAX_HANDLERS =8
2121 -I ..
2222lib_deps =
23- cameronbrooks11/CRUMBS@^0.11 .0
23+ cameronbrooks11/CRUMBS@^0.12 .0
2424
2525[env:esp32dev]
2626platform = espressif32
@@ -31,7 +31,7 @@ build_flags =
3131 -DCRUMBS_MAX_HANDLERS =8
3232 -I ..
3333lib_deps =
34- cameronbrooks11/CRUMBS@^0.11 .0
34+ cameronbrooks11/CRUMBS@^0.12 .0
3535
3636[platformio]
3737default_envs = nanoatmega328new
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build_flags =
88 -DCRUMBS_MAX_HANDLERS =6
99 -I ..
1010lib_deps =
11- cameronbrooks11/CRUMBS@^0.11 .0
11+ cameronbrooks11/CRUMBS@^0.12 .0
1212 adrian200223/Simple5641AS@^1.0.0
1313
1414[env:nanoatmega328old]
@@ -21,7 +21,7 @@ build_flags =
2121 -DCRUMBS_MAX_HANDLERS =6
2222 -I ..
2323lib_deps =
24- cameronbrooks11/CRUMBS@^0.11 .0
24+ cameronbrooks11/CRUMBS@^0.12 .0
2525 adrian200223/Simple5641AS@^1.0.0
2626
2727[env:esp32dev]
@@ -33,7 +33,7 @@ build_flags =
3333 -DCRUMBS_MAX_HANDLERS =6
3434 -I ..
3535lib_deps =
36- cameronbrooks11/CRUMBS@^0.11 .0
36+ cameronbrooks11/CRUMBS@^0.12 .0
3737 adrian200223/Simple5641AS@^1.0.0
3838
3939[platformio]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build_flags =
88 -DCRUMBS_MAX_HANDLERS =8
99 -I ..
1010lib_deps =
11- cameronbrooks11/CRUMBS@^0.11 .0
11+ cameronbrooks11/CRUMBS@^0.12 .0
1212
1313[env:nanoatmega328old]
1414platform = atmelavr
@@ -20,7 +20,7 @@ build_flags =
2020 -DCRUMBS_MAX_HANDLERS =8
2121 -I ..
2222lib_deps =
23- cameronbrooks11/CRUMBS@^0.11 .0
23+ cameronbrooks11/CRUMBS@^0.12 .0
2424
2525[env:esp32dev]
2626platform = espressif32
@@ -31,7 +31,7 @@ build_flags =
3131 -DCRUMBS_MAX_HANDLERS =8
3232 -I ..
3333lib_deps =
34- cameronbrooks11/CRUMBS@^0.11 .0
34+ cameronbrooks11/CRUMBS@^0.12 .0
3535
3636[platformio]
3737default_envs = nanoatmega328new
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build_flags =
88 -DCRUMBS_MAX_HANDLERS =8
99 -I ..
1010lib_deps =
11- cameronbrooks11/CRUMBS@^0.11 .0
11+ cameronbrooks11/CRUMBS@^0.12 .0
1212 Servo
1313
1414[env:nanoatmega328old]
@@ -21,7 +21,7 @@ build_flags =
2121 -DCRUMBS_MAX_HANDLERS =8
2222 -I ..
2323lib_deps =
24- cameronbrooks11/CRUMBS@^0.11 .0
24+ cameronbrooks11/CRUMBS@^0.12 .0
2525 Servo
2626
2727[env:esp32dev]
@@ -33,7 +33,7 @@ build_flags =
3333 -DCRUMBS_MAX_HANDLERS =8
3434 -I ..
3535lib_deps =
36- cameronbrooks11/CRUMBS@^0.11 .0
36+ cameronbrooks11/CRUMBS@^0.12 .0
3737 Servo
3838
3939[platformio]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ monitor_speed = 115200
77build_flags =
88 -I ../..
99lib_deps =
10- cameronbrooks11/CRUMBS@^0.11 .0
10+ cameronbrooks11/CRUMBS@^0.12 .0
1111
1212[env:nanoatmega328old]
1313platform = atmelavr
@@ -18,7 +18,7 @@ monitor_speed = 115200
1818build_flags =
1919 -I ../..
2020lib_deps =
21- cameronbrooks11/CRUMBS@^0.11 .0
21+ cameronbrooks11/CRUMBS@^0.12 .0
2222
2323[env:esp32dev]
2424platform = espressif32
@@ -28,7 +28,7 @@ monitor_speed = 115200
2828build_flags =
2929 -I ../..
3030lib_deps =
31- cameronbrooks11/CRUMBS@^0.11 .0
31+ cameronbrooks11/CRUMBS@^0.12 .0
3232
3333[platformio]
3434default_envs = nanoatmega328new
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build_flags =
88 -DCRUMBS_MAX_HANDLERS =8
99 -I ../..
1010lib_deps =
11- cameronbrooks11/CRUMBS@^0.11 .0
11+ cameronbrooks11/CRUMBS@^0.12 .0
1212
1313[env:nanoatmega328old]
1414platform = atmelavr
@@ -20,7 +20,7 @@ build_flags =
2020 -DCRUMBS_MAX_HANDLERS =8
2121 -I ../..
2222lib_deps =
23- cameronbrooks11/CRUMBS@^0.11 .0
23+ cameronbrooks11/CRUMBS@^0.12 .0
2424
2525[env:esp32dev]
2626platform = espressif32
@@ -31,7 +31,7 @@ build_flags =
3131 -DCRUMBS_MAX_HANDLERS =8
3232 -I ../..
3333lib_deps =
34- cameronbrooks11/CRUMBS@^0.11 .0
34+ cameronbrooks11/CRUMBS@^0.12 .0
3535
3636[platformio]
3737default_envs = nanoatmega328new
You can’t perform that action at this time.
0 commit comments