Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
main.h
00001 00002 #include "serial.h" 00003 #include "signal.h" 00004 00005 /* defined in generate.cpp */ 00006 extern AnalogOut *aout; 00007 extern void updateSignal (Signal signal); 00008 extern void generateSignalFunc (void const* args); 00009 00010 /* defined in interface.cpp */ 00011 extern void userInterfaceFunc (void const* args); 00012
Generated on Thu Jul 14 2022 20:41:36 by
1.7.2