mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
tool/compile_gatt: revert to working version
This commit is contained in:
parent
7d1c0c3aea
commit
379d3ace42
@ -22,7 +22,7 @@ import tempfile
|
||||
|
||||
# try to import Cryptodome
|
||||
try:
|
||||
from Cryptodome2.Cipher import AES
|
||||
from Cryptodome.Cipher import AES
|
||||
from Cryptodome.Hash import CMAC
|
||||
have_crypto = True
|
||||
except ImportError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user