view hw.h @ 56:f0563086040d

Fix more warnings. Note the 'buf might be used uninitialised' warning appears to be a GCC bug.
author Daniel O'Connor <darius@dons.net.au>
date Sun, 07 Apr 2013 22:44:23 +0930
parents ca48036c82ef
children
line wrap: on
line source

void	hw_init(void);
void	_usleep16(uint16_t cnt);