From 9f960f2ef4257ffc0bf367a858d10a58f6ceaf45 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 13 May 2025 02:03:13 -0700 Subject: Update comments --- mycan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mycan.c') diff --git a/mycan.c b/mycan.c index a921c2a..3eccce7 100644 --- a/mycan.c +++ b/mycan.c @@ -203,7 +203,7 @@ int main(int argc, char **argv) if(t>t_before) { t_before=t; - // Maybe better if concat strings and print all at once, but it would be more complicated, I tried, see git log + // Maybe better if concat strings and print all at once, but it would be more complicated, I tried, see commit a4dcf5ba5a fprintf(fp,"%u",t); decode_can_0x630_BMS_M1_Cell_1_Voltage(&obj,&out); fprintf(fp,",%6.4f",out); -- cgit v1.2.3-70-g09d2