diff --git a/fod/FingerprintInscreen.cpp b/fod/FingerprintInscreen.cpp index 2105e46..892bb23 100644 --- a/fod/FingerprintInscreen.cpp +++ b/fod/FingerprintInscreen.cpp @@ -134,7 +134,6 @@ Return FingerprintInscreen::onFinishEnroll() { } Return FingerprintInscreen::onPress() { - set(FOD_HBM_PATH, FOD_HBM_ON); return Void(); }