Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 404 → Rev 403

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