config check

This commit is contained in:
MichaelDvP
2025-12-13 15:01:14 +01:00
parent c8ab89ef37
commit 068744b681

View File

@@ -37,7 +37,7 @@
#include <uuid/log.h>
#include <PButton.h>
#if defined(CONFIG_IDF_TARGET_ESP32)
#if CONFIG_IDF_TARGET_ESP32
// there is no official API available on the original ESP32
extern "C" {
uint8_t temprature_sens_read();