Mixed batch of minor bug fixes and cleanups.
This commit is contained in:
parent
9520e261d8
commit
4bcd5239b5
8 changed files with 40 additions and 39 deletions
|
|
@ -11,6 +11,7 @@ class DefaultCmdSet(CmdSet):
|
|||
Implements the default command set.
|
||||
"""
|
||||
key = "DefaultMUX"
|
||||
priority = 0
|
||||
|
||||
def at_cmdset_creation(self):
|
||||
"Populates the cmdset"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue