Always enable ACKBTN support.

This commit is contained in:
NIIBE Yutaka
2018-11-12 14:25:22 +09:00
parent 3d37003d8c
commit 6c72147248
4 changed files with 9 additions and 5 deletions

3
src/configure vendored
View File

@@ -44,7 +44,7 @@ pinpad=no
certdo=no
hid_card_change=no
factory_reset=no
ackbtn_support=no
ackbtn_support=yes
flash_override=""
# For emulation
prefix=/usr/local
@@ -205,7 +205,6 @@ BLUE_PILL_G)
;;
FST_01SZ)
MHZ=96
ackbtn_support=yes
;;
*)
;;