UP 路径优化
This commit is contained in:
@@ -134,7 +134,7 @@ def generate_and_write_chinese_array_output():
|
||||
|
||||
# 将数组格式化为文本输出并写入文件
|
||||
text_output = format_chinese_array_as_text(chinese_array, size)
|
||||
with open('chinese_array_output.txt', 'w') as file:
|
||||
with open('oled_font_chuc.h', 'w') as file:
|
||||
file.write(text_output)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user