commit 86524f0c1033e3bf50d19e594e396642c8173807
parent 833fb1d69831289a221e4319776aa888f5a9e954
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Fri, 23 Feb 2024 16:15:45 +0100
add timechart
Diffstat:
3 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/doc/flows/meetings/01_22-02-2024.md b/doc/flows/meetings/01_22-02-2024.md
@@ -39,5 +39,3 @@ This code in src/testing/testing_api_cmd_charity_get.c will asynchronously call
```
Problem uint64_t gives warnings by writing into the database. Therefore we are now generally using long long unsigned int and casting before database interaction with long unsigned int (important to cast after scanf operation we dont want to cut off parts).
-
-
diff --git a/doc/flows/timechart.ods b/doc/flows/timechart.ods
Binary files differ.
diff --git a/doc/flows/timechart.pdf b/doc/flows/timechart.pdf
Binary files differ.