Make MAPPER_NON the fall back mapper
Make MAPPER_NON the fall back mapper - if no other is defined. One list less to maintain.
This commit is contained in:
@ -30,7 +30,6 @@
|
||||
#ifndef LANGUAGE_FR_H
|
||||
#define LANGUAGE_FR_H
|
||||
|
||||
#define MAPPER_NON
|
||||
// Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
|
||||
//#define SIMULATE_ROMFONT
|
||||
#define DISPLAY_CHARSET_ISO10646_1
|
||||
|
Reference in New Issue
Block a user