alessio zaino / Mbed OS Scientific_RTOS

Dependencies:   BOX_1

Files at this revision

API Documentation at this revision

Comitter:
Alessio_Zaino
Date:
Mon Jun 10 13:11:48 2019 +0000
Parent:
0:f8a9cceb4186
Commit message:
j

Changed in this revision

BOX.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/BOX.lib	Mon Jun 10 12:50:02 2019 +0000
+++ b/BOX.lib	Mon Jun 10 13:11:48 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/teams/Team-DIANA/code/BOX_1/#f8120bb54b69
+https://os.mbed.com/teams/Team-DIANA/code/BOX_1/#442e7d2ab496
--- a/main.cpp	Mon Jun 10 12:50:02 2019 +0000
+++ b/main.cpp	Mon Jun 10 13:11:48 2019 +0000
@@ -2,7 +2,7 @@
 #include "ENVIROMENTAL.h"
 DigitalOut led(LED3);
 
-BOX m_box (D14,D15,D8,A0,5);
+BOX m_box (D14,D15,D8,A0,5,D3);
 ENVIROMENTAL envi(D14, D15,A1);
 int main(){
   //BOX *m_box = new BOX(D1,D2,D3,A0,5);