From: Bastian Dehn Date: Wed, 31 Jul 2024 18:51:36 +0000 (+0200) Subject: add readme debug print X-Git-Tag: v1.0.4^2~6 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=08a8f5d321bc93f77fd953b36fd4ea7722ed316e;p=sane-kds-s2000w-net.git add readme debug print --- diff --git a/readme.md b/readme.md index 3fd7904..f2c5a40 100644 --- a/readme.md +++ b/readme.md @@ -88,13 +88,16 @@ cmake -DRUN_TESTS=on .. make ``` -build with debug symboles +build with debug symboles and debug prints ```bash cmake -DCMAKE_BUILD_TYPE=DEBUG .. make ``` +It can debug print with level 1 to 6 with envorioment variable +KDS_S2000W_NET_DEBUG=<1-6> + ## Architecture The diagram is created with Markdown Preview Mermaid Support plugin for VSCode.