Skip to content

Commit

Permalink
Merge pull request #13 from LedgerHQ/add-have-webusb-flag
Browse files Browse the repository at this point in the history
Fix freeze on windows for Stax
  • Loading branch information
lpascal-ledger authored Nov 3, 2023
2 parents 0827836 + 710371f commit 7ad1cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ DEFINES += LEDGER_MAJOR_VERSION=$(APPVERSION_M)
DEFINES += LEDGER_MINOR_VERSION=$(APPVERSION_N)
DEFINES += LEDGER_PATCH_VERSION=$(APPVERSION_P)
DEFINES += OS_IO_SEPROXYHAL
DEFINES += UNUSED\(x\)=\(void\)x
DEFINES += HAVE_WEBUSB WEBUSB_URL_SIZE_B=0 WEBUSB_URL=""

DEFINES += BOLOS_APP_ICON_SIZE_B=\(9+32\)
#DEFINES += HAVE_ELECTRUM
Expand Down

0 comments on commit 7ad1cc7

Please sign in to comment.