WDT about 8s

This commit is contained in:
Miducc
2023-06-23 09:41:00 +07:00
parent 05553db313
commit 27e209b42d
2 changed files with 29 additions and 0 deletions

6
inc/osc_configuration.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef _OSC_CONFIGURATION_
#define _OSC_CONFIGURATION_
void osc_init();
#endif