Mercurial > ~darius > hgwebdir.cgi > stm32temp
view main.h @ 24:1e2fa7396f98
Reduce prescaler to 2, the flash is capable of 25MHz reads (although
the touch screen is limited to ~2.5MHz)
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Sat, 17 Nov 2012 12:17:58 +1030 |
parents | c59513fd84fb |
children |
line wrap: on
line source
#ifndef MAIN_H_ #define MAIN_H_ void main_systick_action(void); #endif /* MAIN_H_ */