Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

uu_coding.h

Committer:
k4zuki
Date:
2014-10-18
Revision:
42:2b40666d8177
Parent:
22:bd98a782fba6

File content as of revision 42:2b40666d8177:


void    initialize_uue_table( void );
void    initialize_uud_table( void );
long    bin2uue( char *bin, char *str, int size );
int     uudecode_a_line( char *b, char *s );

extern char    uu_table[ 0x60 + 1 ];