Files
iot_skeleton/esp32/main/system_init.h
2026-04-03 23:28:02 +03:00

4 lines
57 B
C

#pragma once
void system_init();
void system_finalize();