From c32bb25f50b299bcb09df8fc36a311bda0b1eebd Mon Sep 17 00:00:00 2001 From: Abhishek Ghosh Date: Sat, 18 Apr 2020 03:52:25 +0530 Subject: [PATCH] Update detect-smartwatch-on-dashboard-widget.ino --- detect-smartwatch-on-dashboard-widget.ino | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/detect-smartwatch-on-dashboard-widget.ino b/detect-smartwatch-on-dashboard-widget.ino index b8ff8d4..43a011e 100644 --- a/detect-smartwatch-on-dashboard-widget.ino +++ b/detect-smartwatch-on-dashboard-widget.ino @@ -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 #include