Skip to content
clock.h 156 B
Newer Older
/*
 * clock.h
 *
 *  Created on: 1 Jul 2018
 *      Author: nats
 */

#ifndef CLOCK_H_
#define CLOCK_H_

void SetSysClockTo65(void);

#endif /* CLOCK_H_ */