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: 4DGL-uLCD-SE DebounceIn PinDetect SDFileSystem mbed-rtos mbed wave_player
orb_private.h
00001 #ifndef ORB_PRIVATE_H 00002 #define ORB_PRIVATE_H 00003 #include "mbed.h" 00004 #include "uLCD_4DGL.h" 00005 #include "orb_public.h" 00006 #include "rtos.h" 00007 00008 //uLCD_4DGL uLCD(p9,p10,p20); 00009 00010 void orb_setup(void); 00011 void orb_create(void); 00012 void orb_update_position(void); 00013 00014 #endif
Generated on Tue Jul 19 2022 01:26:10 by
1.7.2