mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 09:37:00 +08:00
feat(esp8266): Modify old system APIs to new ones
This commit is contained in:
@ -34,8 +34,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
uint32_t os_random(void);
|
||||
int32_t os_get_random(unsigned char *buf, size_t len);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user