commit d7c76232648990bed0ed175cdaf0301e7ac21eb7 parent 00ab0a61889f80ff112763bfac884d153076a965 Author: ssnf <ssnf@ssnf.xyz> Date: Thu, 10 Jun 2021 19:07:13 +0000 really fix compile errors Diffstat:
M | config.def.h | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/config.def.h b/config.def.h @@ -1,5 +1,7 @@ #define FMT "%s %s %s %s %s", part[0].text, part[1].text, ram.text, date.text, bat.text +double time = 1; + Partition part[] = { {"/"}, {"/home"},