mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
added esp32-s2 support
This commit is contained in:
@@ -25,8 +25,10 @@
|
||||
|
||||
#ifndef EMSESP_STANDALONE
|
||||
#include "driver/adc.h"
|
||||
#ifndef ARDUINO_LOLIN_S2_MINI
|
||||
#include <esp_bt.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <uuid/log.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user