Main sketch. More...
#include "LocalLibrary.h"
Functions | |
void | setup () |
Setup. More... | |
void | loop () |
Loop. More... | |
Variables | |
uint8_t | myLED |
Main sketch.
<#details#>
Developed with embedXcode
void loop | ( | ) |
Loop.
Call blink
void setup | ( | ) |
Setup.
Define the pin the LED is connected to