摘要: typedef struct { int voltage; int current; int enable; } system_cfg_t; system_cfg_t g_cfg; 写入config.ini #include <stdio.h> int config_save(const char 阅读全文
posted @ 2026-02-24 21:56 上善若淼 阅读(6) 评论(0) 推荐(0)