mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +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