merged run_amiibo_cli with run_controller_cli; some cleanups

This commit is contained in:
Robert Martin
2020-04-30 20:44:07 +02:00
parent be8dce71a0
commit c17ab21140
6 changed files with 87 additions and 154 deletions
-1
View File
@@ -260,7 +260,6 @@ class ControllerProtocol(BaseProtocol):
else:
logging.info(f'Unknown MCU sub command {sub_command}')
async def _reply_to_sub_command(self, report):
# classify sub command
try: