Skip to content

Commit

Permalink
Update detect-smartwatch-on-dashboard-widget.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekGhosh authored Apr 17, 2020
1 parent 5239100 commit c32bb25
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions detect-smartwatch-on-dashboard-widget.ino
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
// Description given here :
// https://thecustomizewindows.com/2020/04/detect-smartwatch-with-esp32-and-ibm-watson-iot/
// 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 c32bb25

Please sign in to comment.