const char Data_PressVirtKey1OnBench_P[] PROGMEM = "\ \ PressKeyEx\ \ C0000000001\ 64\ 46\ 0\ 2\ 0\ 1\ 1\ 1\ 1\ \ \ "; const char Data_ReleaseVirtKey1OnBench_P[] PROGMEM = "\ \ PressKeyEx\ \ C0000000002\ 64\ 46\ 0\ 2\ 0\ 1\ 1\ 0\ 1\ \ \ "; __FlashStringHelper* Data_PressVirtKey1OnBench = (__FlashStringHelper*)Data_PressVirtKey1OnBench_P; __FlashStringHelper* Data_ReleaseVirtKey1OnBench = (__FlashStringHelper*)Data_ReleaseVirtKey1OnBench_P;