view hw.h @ 11:ca48036c82ef

Add _usleep16 prototype.
author Daniel O'Connor <darius@dons.net.au>
date Mon, 06 Feb 2012 23:55:11 +1030
parents 58d76cf522ff
children
line wrap: on
line source

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