Skip to content

Commit 364dfa1

Browse files
added library link
added library link
1 parent f0fe3b5 commit 364dfa1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: ESP8266ArduinoIDE/ESP8266_di/ESP8266_di.ino

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
Created by Igor Jarc
3+
See http://iot-playground.com for details
4+
Please use community forum on website do not contact author directly
5+
6+
External libraries:
7+
- https://github.com/adamvr/arduino-base64
8+
9+
This program is free software; you can redistribute it and/or
10+
modify it under the terms of the GNU General Public License
11+
version 2 as published by the Free Software Foundation.
12+
*/
113
#include <ESP8266WiFi.h>
214
#include <Base64.h>
315

0 commit comments

Comments
 (0)