Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
3ea3f32dfe
2 changed files with 50 additions and 0 deletions
|
@ -148,6 +148,7 @@ if not args or args[0] not in safe_commands:
|
|||
exit(1)
|
||||
|
||||
# Import our subcommands
|
||||
from . import bux # noqa
|
||||
from . import c2json # noqa
|
||||
from . import cformat # noqa
|
||||
from . import chibios # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue