Pinouts added to comments
This commit is contained in:
parent
b8b4bf1fd2
commit
28ee53b69f
1 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,14 @@
|
||||||
* Copyright Paul Warren 2019 <pwarren@pwarren.id.au>
|
* Copyright Paul Warren 2019 <pwarren@pwarren.id.au>
|
||||||
*
|
*
|
||||||
* Released under the terms of the GPLv3 license.
|
* Released under the terms of the GPLv3 license.
|
||||||
|
*
|
||||||
|
*D1Mini: Colour : UART Module
|
||||||
|
* D5: White : DOUT
|
||||||
|
* D6: Green : DIN
|
||||||
|
* D7: Yellow : Wake Up
|
||||||
|
* D8: Blue : Reset
|
||||||
|
*
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
#include <ESP8266HTTPClient.h>
|
#include <ESP8266HTTPClient.h>
|
||||||
#include <ESP8266WiFi.h>
|
#include <ESP8266WiFi.h>
|
||||||
|
|
Loading…
Reference in a new issue