akuygry

Dependencies:   mbed Servo KeypadLib TextLCD

Revision:
0:5f8790dfc90c
Child:
1:02c938489de7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Cassaforte.h	Tue Dec 04 10:11:08 2018 +0000
@@ -0,0 +1,10 @@
+#ifndef Cassaforte_H
+#define Cassaforte_H
+#include "mbed.h"
+void inizializza();
+void scrivi(char parola[]);
+void cambioCodice();
+void inserimento();
+void chiuso();
+void aperto();
+#endif
\ No newline at end of file