Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

command_interface.h

Committer:
okano
Date:
2013-09-29
Revision:
39:f68f9fa1e88e
Parent:
35:0b434ef4af49

File content as of revision 39:f68f9fa1e88e:


#define     STR_BUFF_SIZE       128

int     try_and_check( char *command, char *expected_return_str );
int     try_and_check2( char *command, char *expected_return_str );
void    print_command( char *command );
void    print_result( int r );
int     send_RAM_transfer_checksum( int checksum );
int     erase_sectors( int last_sector );