Shows how to use an object from multiple .cpp files

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Global.cpp Source File

Global.cpp

00001 #include "Global.h"
00002 
00003 DigitalOut myled(LED1);