Shows how to use an object from multiple .cpp files

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Global.h Source File

Global.h

00001 #include "mbed.h"
00002 
00003 extern DigitalOut myled;