mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Stubs has been renamed as snippets. There's no need for both.
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
void setup() {
|
||||
Serial.begin(9600);
|
||||
}
|
||||
|
||||
void loop() {
|
||||
Serial.println("Hello World!");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user