Skip to content

Commit b91317b

Browse files
authored
Merge pull request #185 from gmacario/patch-2
Fix typo
2 parents d94fb6d + 3874e99 commit b91317b

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.nicla/boards/nicla-sense-me/tutorials/web-ble-dashboard

1 file changed

+1
-1
lines changed

content/hardware/05.nicla/boards/nicla-sense-me/tutorials/web-ble-dashboard/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In this tutorial we will focus on the version for the Arduino® Nicla Sense ME.
5151

5252
If you use the Web Editor to upload the [sketch](https://create.arduino.cc/editor/pmarquinez/b0102b0a-1d8b-4b4a-a53d-781b896d87f7/preview) you don't need to install any library. They are all included automatically. If you use the Arduino IDE or the CLI: you need to download the **Arduino_BHY2** and the **ArduinoBLE** libraries.
5353

54-
If you use a local IDE you can copy & past the following sketch:
54+
If you use a local IDE you can copy & paste the following sketch:
5555
```arduino
5656
/*
5757

0 commit comments

Comments
 (0)