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 mbed official

Revision:
62:7e6c9f46b3bd
Parent:
59:0883845fe643
Child:
64:e3affc9e7238
--- a/pinmap.h	Tue Mar 05 17:59:57 2013 +0000
+++ b/pinmap.h	Wed Apr 17 15:30:58 2013 +0100
@@ -22,8 +22,6 @@
 extern "C" {
 #endif
 
-PinName parse_pins(const char *str);
-
 typedef struct {
     PinName pin;
     int peripheral;