mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Fixed typo
This commit is contained in:
parent
c8e89283d5
commit
9fe088f39d
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Example sketch for the PS3 Bluetooth library - developed by Kristian Lauszus
|
Example sketch for the Bluetooth library - developed by Kristian Lauszus
|
||||||
For more information visit my blog: http://blog.tkjelectronics.dk/ or
|
For more information visit my blog: http://blog.tkjelectronics.dk/ or
|
||||||
send me an e-mail: kristianl@tkjelectronics.com
|
send me an e-mail: kristianl@tkjelectronics.com
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Example sketch for the RFCOMM Bluetooth library - developed by Kristian Lauszus
|
Example sketch for the RFCOMM/SPP Bluetooth library - developed by Kristian Lauszus
|
||||||
For more information visit my blog: http://blog.tkjelectronics.dk/ or
|
For more information visit my blog: http://blog.tkjelectronics.dk/ or
|
||||||
send me an e-mail: kristianl@tkjelectronics.com
|
send me an e-mail: kristianl@tkjelectronics.com
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue