mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-23 09:41:03 +00:00
esp32: fix integrate_btstack.py
This commit is contained in:
parent
87050a0b56
commit
bb44f0f585
@ -49,4 +49,4 @@ for dir in dirs_to_copy:
|
||||
shutil.copytree(local_dir + '/../../' + dir, IDF_BTSTACK + '/' + dir)
|
||||
|
||||
# create example/btstack
|
||||
create_examples.create_examples(local_dir)
|
||||
create_examples.create_examples(local_dir, '')
|
||||
|
Loading…
x
Reference in New Issue
Block a user