00001 #ifndef QRK_C_URG_DELAY_H 00002 #define QRK_C_URG_DELAY_H 00003 00013 #ifdef __cplusplus 00014 extern "C" { 00015 #endif 00016 00017 00025 void urg_delay(int msec); 00026 00027 #ifdef __cplusplus 00028 } 00029 #endif 00030 00031 #endif /* !QRK_C_DELAY_H */
1.7.6.1-20120122