mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:42:24 +00:00
ADC ambient light sensor value read & display
This commit is contained in:
@@ -12,6 +12,6 @@ endif(DEFINED ENV{RMAKER_PATH})
|
||||
set(EXTRA_COMPONENT_DIRS ${RMAKER_PATH}/components/esp-insights/components ${RMAKER_PATH}/components ${RMAKER_PATH}/examples/common)
|
||||
|
||||
# Increase project version in order for OTA to work
|
||||
set(PROJECT_VER "2.5.2")
|
||||
set(PROJECT_VER "2.6")
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(ESP32-Rainmaker-Switch)
|
||||
|
Reference in New Issue
Block a user