mirror of
https://github.com/pelgraine/Meck.git
synced 2026-05-01 19:12:35 +02:00
fix prior env sensor manager build filter for remote repeater envs
This commit is contained in:
@@ -329,7 +329,7 @@ build_flags =
|
||||
-D MAX_NEIGHBOURS=50
|
||||
-D FIRMWARE_VERSION='"Meck RemRptr v0.3"'
|
||||
-D FIRMWARE_BUILD_DATE='"4 April 2026"'
|
||||
-D RADIOLIB_EXCLUDE_CC1101=1
|
||||
-D RADIOLIB_EXCLUDE_CC1101=1
|
||||
-D RADIOLIB_EXCLUDE_NRF24=1
|
||||
-D RADIOLIB_EXCLUDE_RF69=1
|
||||
-D RADIOLIB_EXCLUDE_SX1231=1
|
||||
@@ -416,23 +416,11 @@ lib_deps =
|
||||
${LilyGo_TDeck_Pro.lib_deps}
|
||||
knolleary/PubSubClient@^2.8
|
||||
lib_ignore =
|
||||
ESP32 BLE Arduino
|
||||
AsyncTCP
|
||||
RPAsyncTCP
|
||||
ESPAsyncWebServer
|
||||
AsyncElegantOTA
|
||||
ESP32-audioI2S
|
||||
esp32_codec2_arduino
|
||||
Adafruit AHTX0
|
||||
Adafruit BME280 Library
|
||||
Adafruit BMP280 Library
|
||||
Adafruit SHTC3 Library
|
||||
Sensirion I2C SHT4x
|
||||
Arduino_LPS22HB
|
||||
Adafruit MLX90614 Library
|
||||
Adafruit_VL53L0X
|
||||
Adafruit BME680 Library
|
||||
Adafruit BMP085 Library
|
||||
INA226
|
||||
Adafruit INA260 Library
|
||||
ESP32 BLE Arduino
|
||||
AsyncTCP
|
||||
RPAsyncTCP
|
||||
ESPAsyncWebServer
|
||||
AsyncElegantOTA
|
||||
ESP32-audioI2S
|
||||
esp32_codec2_arduino
|
||||
|
||||
Reference in New Issue
Block a user