Environment | esp32c3_lolin_mini |
uC | lolin_c3_mini |
Hardware | Wemos Lolin C3 mini v2.1.0 |
Description | BLE gateway on ESP32C3 |
Modules | gatewayBT |
Platform | com.esp32_platform |
Partitions | min_spiffs.csv |
Libraries | com-esp32.lib_deps |
| ble |
| decoder |
| adafruit_neopixel |
Options | com-esp32.build_flags |
| ZgatewayBT="BT" |
| LED_ADDRESSABLE_PIN1=7 |
| LED_ADDRESSABLE_NUM=1 |
| ANEOPIX_COLOR_SCHEME=1 ; Alternative LED colour scheme: 2 = blue/gold. 1 = green/gold |
| LED_ADDRESSABLE=true |
| TRIGGER_GPIO=9 |
| NO_INT_TEMP_READING=true ; No internal temperature on ESP32 C3 or S3 |
| Gateway_Name="OMG_ESP32C3_BLE" |
| LOG_LEVEL=LOG_LEVEL_SILENT ; disable serial logging. |
| WM_DEBUG=0 ; disable serial logging. |