mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-25 00:07:16 +02:00
Update IDF to 9a26296
This commit is contained in:
@ -21,6 +21,7 @@ extern "C" {
|
||||
|
||||
#include <stdint.h>
|
||||
#include "esp_err.h"
|
||||
#include "soc/dac_channel.h"
|
||||
|
||||
typedef enum {
|
||||
DAC_CHANNEL_1 = 1, /*!< DAC channel 1 is GPIO25 */
|
||||
|
Reference in New Issue
Block a user