File : sendc.c Compiler : IAR EWAAVR 4.11a Revision :
Support mail : avr@atmel.com
Supported devices : ATmega48/88/168
AppNote : AVR350: XmodemCRC Receive Utility for AVR Migrated to mega48 and corrected several bugs in original AT90S8515 code
Description : Sends the C char
Definition in file sendc.c.
#include "xmodem.h"
Go to the source code of this file.
Functions | |
| void | sendc (void) |
Variables | |
| global | gl |
|
|
Definition at line 33 of file sendc.c. References CRCCHR, empty, FALSE, and gl. Referenced by receive(). |
|
|
|
1.4.4