mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Added public domain notice
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
Serial.begin(9600);
|
Serial.begin(9600);
|
||||||
pinMode(2, INPUT);
|
pinMode(2, INPUT);
|
||||||
|
Reference in New Issue
Block a user