i am happy with this output format

This commit is contained in:
2023-02-01 20:11:47 +01:00
parent 0399b478f3
commit ee38f83ec1
7 changed files with 60 additions and 6 deletions

View File

@@ -2,3 +2,4 @@ from .payload.subsystem import add_payload_subsystem_cmds
from .solar_array_deployment import add_sa_depl_cmds
from .test import add_test_defs
from .time import add_time_cmds
from .health import add_health_cmd_defs