8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
|
config BOARD_MINICO2
|
||
|
bool "MiniCO2 Carbon Dioxide Monitor"
|
||
|
depends on SOC_SERIES_ESP32
|
||
|
|
||
|
choice SOC_PART_NUMBER
|
||
|
default SOC_ESP32_WROOM_32UE_N4
|
||
|
endchoice
|