Files @ a675e30661bd
Branch filter:

Location: windsonde/Include/system/sysclk.h - annotation

ethanzonca
Actual GPS now correctly passed though
1
2
3
4
5
6
#ifndef SYSCLK_H
#define SYSCLK_H

void sysclock_init(void);

#endif