This commit is contained in:
2024-10-18 10:40:55 +08:00
parent 247cd05d00
commit b5ee0f8a43

View File

@@ -73,7 +73,7 @@ char csv_sending_dir[128];
int csv_send_flag=0;
// csta keep days setting, by simon begin ---
int max_keep_days = RECORD_KEEP_DAY
int max_keep_days = RECORD_KEEP_DAY;
// --- end
int csta_init()