diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-26 14:44:04 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-26 14:44:04 +0200 |
commit | cdd1034144da2f606d8f2a57061f694cdaa96cc1 (patch) | |
tree | a28a208f6a359a199b239ceb441b477db66dddb4 /client | |
parent | c1473020106d36b20cde090ac417c253b0059336 (diff) |
more important documentation
Diffstat (limited to 'client')
-rw-r--r-- | client/readme.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/readme.md b/client/readme.md index 375e8c1..f92c94d 100644 --- a/client/readme.md +++ b/client/readme.md @@ -1,8 +1,6 @@ \defgroup pbc pbc \brief Puzzle box client -# puzzle box client - This folder contains the source code for the puzzle box client (pbc). This is a desktop application that communicates with the main controller over TCP to send/receive I<sup>2</sup>C messages. This application is not only used by a |