Backing up an unused program in case of future need

Dependencies:   mbed

io.cpp

Committer:
andrewboyson
Date:
2018-12-06
Revision:
8:45a0205a298f
Parent:
0:09f915e6f9f6

File content as of revision 8:45a0205a298f:

#include "mbed.h"

DigitalOut Led1(LED1);
DigitalOut Led2(LED2);
DigitalOut Led3(LED3);
DigitalOut Led4(LED4);