Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 728 → Rev 762

/C-OSD/trunk/characters.h
18,7 → 18,12
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
****************************************************************************/
 
#ifndef _CHARACTERS_H
#define _CHARACTERS_H
 
/**
* put the above chars in the memory of the MAX7456
*/
void learn_all_chars_pgm(void);
 
#endif