mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix: remove VL53L0X because it causes bootloops on esp32c3
This commit is contained in:
parent
4dc3dda2d8
commit
c6e5d5021e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ build_flags =
|
|||
${esp32_base.build_flags}
|
||||
${sensor_base.build_flags}
|
||||
-UENV_INCLUDE_GPS
|
||||
-UENV_INCLUDE_VL53L0X
|
||||
-I variants/xiao_c3
|
||||
-D ESP32_CPU_FREQ=80
|
||||
-D PIN_VBAT_READ=D0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue