forked from espressif/arduino-esp32
Update IDF and Fix Error 88 for Client::available
This commit is contained in:
@ -14,5 +14,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "soc.h"
|
||||
|
||||
/* Hardware random number generator register */
|
||||
#define WDEV_RND_REG 0x60035144
|
||||
|
Reference in New Issue
Block a user