Skip to content

Commit

Permalink
Update smartwatch-BLE-switch.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekGhosh authored Apr 17, 2020
1 parent 4947d7b commit 5239100
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions smartwatch-BLE-switch.ino
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
// Description given here :
// https://thecustomizewindows.com/2020/03/detect-samsung-smartwatch-ble-and-trigger-ibm-watson-iot-event/
// Copyright Dr. Abhishek Ghosh
// https://thecustomizewindows.com
// copy from the below line


#include "BLEDevice.h"
#include <WiFi.h>
#include <WiFiMulti.h>
Expand Down

0 comments on commit 5239100

Please sign in to comment.