Files @ a710d1e0fc2a
Branch filter:

Location: therm-ng/inc/system.h

Ethan Zonca
Import from old therm: menus working
1
2
3
4
5
6
#ifndef SYSTEM_H
#define SYSTEM_H

void sysclock_init(void);

#endif