8000 Add support to STBTLE-RF and STBTLE-1S modules by cparata · Pull Request #1 · stm32duino/STM32duinoBLE · GitHub
[go: up one dir, main page]

Skip to content

Add support to STBTLE-RF and STBTLE-1S modules #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 20, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add support to STBTLE-RF and STBTLE-1S
  • Loading branch information
cparata committed Sep 19, 2019
commit 8527443f3749f77592b3801f31a614131f341237
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ sentence=Enables BLE connectivity on the Arduino MKR WiFi 1010, Arduino UNO WiFi
paragraph=This library supports creating a BLE peripheral and BLE central mode.
category=Communication
url=https://www.arduino.cc/en/Reference/ArduinoBLE
architectures=samd,megaavr,mbed
architectures=samd,megaavr,mbed,stm32
includes=ArduinoBLE.h
Loading
0