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:
parent
54d35230df
commit
b273736962
19 changed files with 9 additions and 33 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#ifndef LANGUAGE_PT_H
|
||||
#define LANGUAGE_PT_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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue