GlobalPinAssignments
Published 26 Nov 2009, by
Simon Ford

No tags
« Back to documentation index
Show/hide line numbers
otheruser.cpp Source File
otheruser.cpp
00001 #include "otheruser.h"
00002
00003 #include "interfaces.h"
00004
00005 void otheruser() {
00006 led1 = led3 = 1;
00007 led2 = led4 = 0;
00008 }