Repositório para o código final de Microcontroladores.

Dependencies:   BME280 MFRC522 mbed

Files at this revision

API Documentation at this revision

Comitter:
RickBadKan
Date:
Sun Jun 24 22:13:53 2018 +0000
Parent:
2:3dd81ff9eb1f
Commit message:
Atualiza??o dos coment?rios

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Jun 24 22:08:50 2018 +0000
+++ b/main.cpp	Sun Jun 24 22:13:53 2018 +0000
@@ -54,6 +54,7 @@
     conexaoBluetooth();
 }
 
+// Função de controle do status da conexão Bluetooth
 void conexaoBluetooth()
 {
     if (!statusBluetooth) {