Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Telepath committed Jun 1, 2019
1 parent 03a6c73 commit d326088
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions Settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
/*
* Advanced options
*/
// #define BLYNK_SSL_USE_LETSENCRYPT // Comment this out, if using public Blynk Cloud

#define BUTTON_HOLD_TIME_INDICATION 3000
#define BUTTON_HOLD_TIME_ACTION 10000
Expand Down
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=Blynk
name=Blynk.Inject ESP8266
version=0.6.1
author=Volodymyr Shymanskyy
license=MIT
Expand All @@ -8,4 +8,4 @@ paragraph=It supports WiFi, BLE, Bluetooth, Ethernet, GSM, USB, Serial. Works w
category=Communication
url=http://blynk.cc
architectures=*
includes=Blynk.h
includes=BlynkProvisioning.h

0 comments on commit d326088

Please sign in to comment.