Proyecto Hexápodo

Dependencies:   Servo SoftPWM

Fork of PwmOut_HelloWorld by Francisco Núñez Cid

Revision:
4:107e8818ba81
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Mon Oct 08 17:12:24 2018 +0000
@@ -0,0 +1,15 @@
+{
+
+    "target_overrides": {
+
+        "NUCLEO_F401RE": {
+
+            "target.stdio_uart_tx": "PC_6",
+
+            "target.stdio_uart_rx": "PA_12"
+
+        }
+
+    }
+
+}
\ No newline at end of file