6 lines
81 B
C
6 lines
81 B
C
#ifndef _OSC_CONFIGURATION_
|
|
#define _OSC_CONFIGURATION_
|
|
|
|
void osc_init();
|
|
|
|
#endif |