Skip to content

Commit 7579cc3

Browse files
authored
Update content.md
1 parent 5bb969f commit 7579cc3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/retired/01.boards/arduino-BT-v1/content.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,7 @@ The maximum length and width of the BT are approximately 3.2 and 2.1 inches resp
9797

9898
## Arduino BT v1 Initialization Sketch
9999

100-
<<<<<<< Updated upstream
101-
This sketch is run once on each Arduino BT v1 to initialize the Bluetooth® module before the board is shipped (you shouldn't need to run this code; it's just here for reference). For details on the commands sent to the module, see the [iWrap data sheet](http://www.bluegiga.com/iWRAP%5Fsoftware).
102-
=======
103100
This sketch is run once on each Arduino BT v1 to initialize the Bluetooth® module before the board is shipped (you shouldn't need to run this code; it's just here for reference). For details on the commands sent to the module, see the [iWrap data sheet](./static/resources/datasheets/UG218.pdf).
104-
>>>>>>> Stashed changes
105101

106102
```arduino
107103
/* BT test 01

0 commit comments

Comments
 (0)