kopia lustrzana https://github.com/espressif/esp-idf
esp32: Add esp_deepsleep.h to esp_system.h to keep backwards compatibility with system_deep_sleep()
rodzic
7c494055e3
commit
5f45cbc16a
|
@ -18,6 +18,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
#include "esp_err.h"
|
||||
#include "esp_deepsleep.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Ładowanie…
Reference in New Issue