TP

Dependencies:   mbed TextLCD

Files at this revision

API Documentation at this revision

Comitter:
iut_cachan01
Date:
Wed Jan 27 14:19:23 2021 +0000
Parent:
0:b8bc03c2a5f8
Commit message:
Version mbed 94 pour avoir la documentation

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Mar 14 22:11:19 2017 +0000
+++ b/main.cpp	Wed Jan 27 14:19:23 2021 +0000
@@ -6,9 +6,9 @@
 DigitalOut led3(LED3);
 DigitalOut led4(LED4);
 
-DigitalIn bp0(p11);
+DigitalIn bp0(p13);
 DigitalIn bp1(p12);
-DigitalIn bp2(p13);
+DigitalIn bp2(p11);
 
 TextLCD lcd(p14, p19, p24, p23, p22, p21);
 
--- a/mbed.bld	Tue Mar 14 22:11:19 2017 +0000
+++ b/mbed.bld	Wed Jan 27 14:19:23 2021 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/e1686b8d5b90
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/9ad691361fac
\ No newline at end of file