fixes to build with esp idf v5.0.1
This commit is contained in:
parent
1759b774a9
commit
1cbb99edac
4 changed files with 8 additions and 8 deletions
|
@ -15,7 +15,7 @@ extern "C" {
|
|||
*********************/
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <driver/spi_master.h>
|
||||
#include "driver/spi_master.h"
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue