adrianiaz / TTK4145-project

Elevator project - The creation of software for controlling n elevators working in parallel across m floors.
0 stars 0 forks source link

feat/update lights after completed orders #18

Closed Henrikae closed 6 months ago

Henrikae commented 6 months ago

Takes completed orders from elevator controller and updates the lights matrix and send back to elevator controller. Some small fixes.