/C-OSD/trunk/usart1.h |
---|
18,6 → 18,9 |
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
****************************************************************************/ |
#ifndef _USART1_H |
#define _USART1_H |
#define baud 57600 |
#define RXD_BUFFER_LEN 150 |
90,3 → 93,5 |
* and <ms> represents the milliseconds delay between data |
*/ |
//void usart1_request_mk_data(uint8_t, char, uint8_t); |
#endif |