diff options
author | emkael <emkael@tlen.pl> | 2016-11-09 11:46:35 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-11-14 15:48:24 +0100 |
commit | 531b20117552e9a7a78bce3a70ad71acff2de340 (patch) | |
tree | e869d89b9864875b7670e635434394a99a4c59cd /Aktywator/MainForm.cs | |
parent | 64b9dce9855ecbceaa32a7d07f71490d5549fdfb (diff) |
* BM2ValidateLeadCard (firmware 2.2.1+) support
Diffstat (limited to 'Aktywator/MainForm.cs')
-rw-r--r-- | Aktywator/MainForm.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Aktywator/MainForm.cs b/Aktywator/MainForm.cs index c009750..f684e34 100644 --- a/Aktywator/MainForm.cs +++ b/Aktywator/MainForm.cs @@ -286,5 +286,6 @@ namespace Aktywator } } } + } } |