Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: rtc_api.h
- Revision:
- 55:d722ed6a4237
- Parent:
- 54:71b101360fb9
- Child:
- 59:0883845fe643
--- a/rtc_api.h Tue Jan 08 12:46:36 2013 +0000 +++ b/rtc_api.h Wed Jan 16 12:56:34 2013 +0000 @@ -30,7 +30,7 @@ #ifdef __cplusplus extern "C" { -#endif +#endif void rtc_init(void); void rtc_free(void);