mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
esp32: Add esp_deepsleep.h to esp_system.h to keep backwards compatibility with system_deep_sleep()
This commit is contained in:

committed by
Wu Jian Gang

parent
7c494055e3
commit
5f45cbc16a
@@ -18,6 +18,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "esp_err.h"
|
||||
#include "esp_deepsleep.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user