Add README

This commit is contained in:
Michael Soukup 2021-10-16 09:01:45 +02:00
parent ec25470914
commit 1d3bada332

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Heis
Elevator project in the NTNU course TTK4145 Real-Time Programming.
Also contains simple network experiments using TCP and UDP protocols.
See [this doc](./elev-threaded/heisdoc.pdf) for a description of the solution.