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.
Dependencies: HCSR04new SSH1106-alan
main.h
00001 #ifndef MAIN_H 00002 #define MAIN_H 00003 00004 #include "mbed.h" 00005 #include "platform/mbed_thread.h" 00006 #include "HCSR04.h" 00007 #include "Thread_Handle.h" 00008 #include "main.h" 00009 #include "handleTasks.h" 00010 #include "rtc.h" 00011 00012 00013 extern Thread init_start_thread; 00014 #endif
Generated on Wed Jul 27 2022 08:19:38 by
