aqhome-tool: cleanup of flash command.

This commit is contained in:
Martin Preuss
2023-04-22 14:46:25 +02:00
parent c73f671deb
commit 0f6ecdd95d
2 changed files with 155 additions and 65 deletions

View File

@@ -82,7 +82,6 @@ int main(int argc, char **argv)
GWEN_Logger_Open(0, "aqhome-tool", 0, GWEN_LoggerType_Console, GWEN_LoggerFacility_User);
GWEN_Logger_SetLevel(0, GWEN_LoggerLevel_Warning);
GWEN_Logger_SetLevel(0, GWEN_LoggerLevel_Notice);
rv=AQH_Init();