forked from espressif/arduino-esp32
Add analogRead, touchRead, dacWrite and updated esp-idf
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#define __BT_H__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "esp_err.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user