HGScannerLib: 组名改为八进制字符串

This commit is contained in:
luoliangyi 2022-08-23 20:23:05 +08:00
parent 61748ca5c3
commit 532047389e
1 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@
const char* GROUP_NAME[] = {
NULL,
"基本设置",
"亮度",
"图像处理",
"送纸方式设置"
"\345\237\272\346\234\254\350\256\276\347\275\256",
"\344\272\256\345\272\246",
"\345\233\276\345\203\217\345\244\204\347\220\206",
"\351\200\201\347\272\270\346\226\271\345\274\217\350\256\276\347\275\256"
};
const char* OPTION_NAME[] = {