-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
21 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#include <Blinker.h> | ||
|
17 changes: 0 additions & 17 deletions
17
examples/Blinker_ESP_Smartconfig/ESP_Smartconfig/ESP_Smartconfig.ino
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#define BUTTON_1 "ButtonKey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define BUTTON_1 "ButtonKey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#define SLIDER_1 "SliderKey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define SLIDER_1 "SliderKey" | ||
|
2 changes: 1 addition & 1 deletion
2
examples/Blinker_Print_Format/Print_Format_BLE/Print_Format_BLE.ino
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#define SLIDER_1 "SliderKey" | ||
|
2 changes: 1 addition & 1 deletion
2
examples/Blinker_Print_Format/Print_Format_WiFi/Print_Format_WiFi.ino
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define SLIDER_1 "SliderKey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_BLE | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#include <Blinker.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define BUTTON_1 "ButtonKey" | ||
|
2 changes: 1 addition & 1 deletion
2
examples/Blinker_Timer/Timer_WiFi_countdown/Timer_WiFi_countdown.ino
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define BUTTON_1 "ButtonKey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define BUTTON_1 "ButtonKey" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_PRINT Serial | ||
#define BLINKER_WIFI | ||
|
||
#define BUTTON_1 "ButtonKey" | ||
|