|
@ -62,7 +62,7 @@ monitor_speed = 115200 |
|
|
* Turns on an LED on for one second, |
|
|
* Turns on an LED on for one second, |
|
|
* then off for one second, repeatedly. |
|
|
* then off for one second, repeatedly. |
|
|
*/ |
|
|
*/ |
|
|
#include "Arduino.h" |
|
|
#include <Arduino.h> |
|
|
|
|
|
|
|
|
#ifndef LED_BUILTIN |
|
|
#ifndef LED_BUILTIN |
|
|
#define LED_BUILTIN 13 |
|
|
#define LED_BUILTIN 13 |
|
|