teste de publish

Dependencies:   DS1820 HighSpeedAnalogIn devices mbed

Revision:
14:c0162ab2a951
Parent:
13:b9183b4bc049
--- a/funcoesSDCard.h	Mon Oct 23 15:35:18 2017 +0000
+++ b/funcoesSDCard.h	Thu Nov 09 12:53:41 2017 +0000
@@ -28,6 +28,7 @@
  extern char nomeArquivoEmRecebimento[30];
  extern uint8_t currentBank;
  extern uint8_t currentBankSending;
+ extern uint16_t checkSum;
  
   
  int init();