From 7a14930fd6fb0164a55153ca3d6e8f85bcf679f7 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sun, 31 Mar 2024 22:56:17 +0200 Subject: [PATCH] add readme pthread --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5fe8b53..6130407 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,7 @@ It communicate with the scanner over the network. (RESTful API) - [json-c](https://json-c.github.io/json-c/json-c-current-release/doc/html/index.html) - parse response - [imagemagick](https://imagemagick.org/script/magick-core.php) - convert jpg to pnm - math - calc bytes per line +- pthread - heartbeat interval sleep ### Test dependencies -- 2.39.5