remove /NI tags from some picked lines

Origin commit data
------------------
Commit: 0a91eb8109
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-03 (Wed, 03 Oct 2018)

Origin message was:
------------------
- remove /NI tags from some picked lines
This commit is contained in:
vanhofen
2018-10-03 18:01:22 +02:00
parent 0081f4f125
commit b3e7eba60a
4 changed files with 5 additions and 5 deletions

View File

@@ -631,7 +631,7 @@ void CStringInputSMS::initSMS(const char * const Valid_Chars)
last_digit = -1; // no key pressed yet
const char CharList[10][11] = { "0 -_/()<>=", // 10 characters
"1+.,:!?%\\'", //' for c't search ;)
"abc2@ä", //NI add '@'
"abc2@ä",
"def3",
"ghi4",
"jkl5",