[FL-1313] fix resistor heating on F5 target #467

This commit is contained in:
SG
2021-05-18 23:11:48 +10:00
committed by GitHub
parent 3114a2d4b8
commit 4f038e4a41
3 changed files with 3 additions and 5 deletions

View File

@@ -20,7 +20,6 @@ public:
~RfidTimerEmulator();
void start(Type type);
void stop();
void emulate();
private:
EncoderGeneric* current_encoder = nullptr;