This commit is contained in:
Jonas Zeunert
2018-05-07 19:00:30 +02:00
parent 744f25c19c
commit 28b1755529
3 changed files with 6 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ public:
void write_address();
void read_pin();
public:
// todo some mapping class interface shit that a user can ask for what is actually usable
private:
json config;