Franck DURAND / Mbed 2 deprecated Test2_API_BusOut_Nucleo_F429ZI

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
fdurand
Date:
Tue Nov 10 08:15:18 2020 +0000
Parent:
0:918fdb31e2ce
Commit message:
Franck DURAND

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Sep 15 11:24:56 2020 +0000
+++ b/main.cpp	Tue Nov 10 08:15:18 2020 +0000
@@ -1,3 +1,4 @@
+// exercice GPIO - BUS
 #include "mbed.h"
 
 DigitalOut myled(LED1);