forked from espressif/arduino-esp32
Update IDF to 9a26296
This commit is contained in:
@ -18,9 +18,8 @@
|
||||
|
||||
#ifndef __FUTURE_H__
|
||||
#define __FUTURE_H__
|
||||
// #pragma once
|
||||
|
||||
#include "osi_arch.h"
|
||||
#include "semaphore.h"
|
||||
|
||||
struct future {
|
||||
bool ready_can_be_called;
|
||||
|
Reference in New Issue
Block a user