Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 762 → Rev 761

/C-OSD/trunk/characters.h
18,12 → 18,7
* 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