Projeto_Mecatronico_Team / Mbed 2 deprecated Projeto_Mecatronico

Dependencies:   mbed filesystem TextLCD

Fork of Projeto_Mecatronico by Fernando Sakabe

Revision:
28:84a60377564e
Parent:
27:cb310c1d2353
--- a/perifericos.h	Mon May 30 11:26:46 2022 +0000
+++ b/perifericos.h	Thu Jun 02 23:20:44 2022 +0000
@@ -0,0 +1,7 @@
+#ifndef PERIFERICOS_H
+#define PERIFERICOS_H
+#include "mbed.h"
+
+void acionar_perifericos (int color, int aciona_buzzer);
+
+#endif
\ No newline at end of file