Files
BA45F5250_Smoke_Detector/inc/osc_configuration.h
2023-06-23 09:41:00 +07:00

6 lines
81 B
C

#ifndef _OSC_CONFIGURATION_
#define _OSC_CONFIGURATION_
void osc_init();
#endif