Project

General

Profile

Revision 287

Added by Kevin Woo almost 14 years ago

Bootloader changes for majority and optimized rs485 sending

View differences:

rs485_poll.h
78 78
 * @param data The byte to send
79 79
 */
80 80
void rs485_send_byte(uint8_t data);
81

  
82
void rs485_toggle_transmit(uint8_t state);
81 83
#endif

Also available in: Unified diff