Commit c5a1f3e
authored
Corrected CLASSIC_BT_ENABLED to CONFIG_BT_CLASSIC_ENABLED. (espressif#5471)
CLASSIC_BT_ENABLED never worked as was incorrectly named, e.g. see
nkolban/esp32-snippets#890 (comment)
Now corrected to the update-to-date name CONFIG_BT_CLASSIC_ENABLED.1 parent 9406f8e commit c5a1f3e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments