mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-23 18:39:52 +00:00
fixed examle name
This commit is contained in:
parent
03d7978d74
commit
c310b54a2d
@ -31,7 +31,7 @@ all: release
|
||||
update_version:
|
||||
${BTSTACK_ROOT}/tools/get_version.sh
|
||||
|
||||
install:
|
||||
install: update_version
|
||||
rm -rf ${ARDUINO_LIBS}
|
||||
mkdir ${ARDUINO_LIBS}
|
||||
cp -r ${PATHS} ${ARDUINO_LIBS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user