Commit 32ded446fd128cdc8b742e99b21c6582b9f9ade2
receivedThu, 25. Jul 2024, 18:48:25 (by user sx)
Thu, 25 Jul 2024 16:48:25 +0000 (18:48 +0200)
authorManfred Steiner <sx@htl-kaindorf.at>
Thu, 25 Jul 2024 16:48:17 +0000 (18:48 +0200)
committerManfred Steiner <sx@htl-kaindorf.at>
Thu, 25 Jul 2024 16:48:17 +0000 (18:48 +0200)
treefa7c38948df814fdc5ad29bbd7c140e676a2c7a2
parente8cd05501a87a628cd396dfd0619993a23d4a6c9
Message:
Testprogram: Poti+Encoder
7 files changed:
software/test_2024-07-23/Makefile
software/test_2024-07-23/src/main.cpp
software/test_2024-07-23/src/units/encoder.cpp [new file with mode: 0644]
software/test_2024-07-23/src/units/encoder.hpp [new file with mode: 0644]
software/test_2024-07-23/src/units/poti.cpp [new file with mode: 0644]
software/test_2024-07-23/src/units/poti.hpp [new file with mode: 0644]
software/test_2024-07-23/src/units/seg7.cpp