6 строки
68 Б
C
6 строки
68 Б
C
|
|
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
void rtc_sleep(uint32_t ticks);
|