mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
driver(dac): fix dac header file self contained issue
This commit is contained in:
@@ -21,6 +21,7 @@ extern "C" {
|
||||
|
||||
#include <stdint.h>
|
||||
#include "esp_err.h"
|
||||
#include "driver/gpio.h"
|
||||
#include "soc/dac_channel.h"
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user