mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
esp32: Add esp_deepsleep.h to esp_system.h to keep backwards compatibility with system_deep_sleep()
This commit is contained in:
parent
7c494055e3
commit
5f45cbc16a
@ -18,6 +18,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "esp_err.h"
|
||||
#include "esp_deepsleep.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user