1
0
Fork 0

move the command interface to command module

This commit is contained in:
Xavier Fontanet 2024-06-23 21:55:21 +02:00
parent e02bcbc163
commit 75956705ad
3 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# MY SOLUTION
## Current design
![Current design](misc/images/mars-rover-uml.png)
> Noticed that RoverCommand doesn't need to be inside mars-station but can be at rover-commands module
![Current design](misc/images/mars-rover-uml.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 38 KiB