Skip to content

refactor KeyScanner and split into get/update/send sequences #305

@github-actions

Description

@github-actions

Line: 7

#include "keyscanner.h"
//todo refactor KeyScanner and split into get/update/send sequences
KeyScanner::KeyScanner(PersistentState* cfg, DynamicState* stat) { // Constructor
config=cfg;
status=stat;
}
/**************************************************************************************************************************/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions