Skip to content

Commit 503451a

Browse files
authored
Added nanoFramework.Device.Bluetooth to API documentation (#210)
***NO_CI***
1 parent 2d86975 commit 503451a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ steps:
130130
- powershell: |
131131
git clone https://github.com/nanoframework/CoreLibrary.git --recursive --depth 100 -b main libs/CoreLibrary
132132
133+
git clone https://github.com/nanoframework/nanoFramework.Device.Bluetooth.git --depth 100 -b main libs/nanoFramework.Device.Bluetooth
134+
133135
git clone https://github.com/nanoframework/nanoFramework.Device.Can.git --depth 100 -b main libs/nanoFramework.Device.Can
134136
135137
git clone https://github.com/nanoframework/nanoFramework.Device.OneWire.git --depth 100 -b main libs/nanoFramework.Device.OneWire

0 commit comments

Comments
 (0)