Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 403 → Rev 404

/C-OSD/trunk/max7456_software_spi.h
64,7 → 64,8
void write_char_att_xy(uint8_t, uint8_t, char attribute);
 
/**
* clear display by writing blank characters all over it
* clear display memory
* (also sets 8bit mode)
*/
void clear(void);