1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-12 06:54:24 +01:00

11 lines
130 B
Arduino
Raw Normal View History

2015-04-22 15:15:14 -03:00
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}