IonizationChamber/Software/Firmware/Inc/ClockConfigurator.h

15 wiersze
236 B
C
Czysty Zwykły widok Historia

2019-07-03 17:24:45 +00:00
/*
* ClockConfigurator.h
*
* Created on: 03.07.2019
* Author: robert
*/
#ifndef INC_CLOCKCONFIGURATOR_H_
#define INC_CLOCKCONFIGURATOR_H_
void ClockConfigurator_Init();
#endif /* INC_CLOCKCONFIGURATOR_H_ */