Question
space character
as i include
Unicode::snprintf(textArea1Buffer, TEXTAREA1_SIZE, "%s%d\n", textArea1Buffer, pda[i]);
//textArea1.invalidate();
textArea1.invalidate();
it works when i replace \n with \t show fallback characte(?)
what is actually happen
also add
wildcard range from 0x20 to 0x7f
