Hi I want to print hex FF from charset A00: whole block running: `lcd.write_string('\xFF')` I expected the whole block to be written? please check or what am I doing wrong? Thx