teste de publish

Dependencies:   DS1820 HighSpeedAnalogIn devices mbed

Revision:
23:f3c87afb6548
Parent:
22:cb832a9bc704
Child:
25:a6da63ed025b
--- a/main.cpp	Tue Feb 06 22:07:10 2018 +0000
+++ b/main.cpp	Wed Feb 07 17:22:24 2018 +0000
@@ -201,7 +201,7 @@
         }        
     }    
 }
-osThreadDef(threadProcessaPacote, osPriorityNormal, DEFAULT_STACK_SIZE/2);
+osThreadDef(threadProcessaPacote, osPriorityNormal, DEFAULT_STACK_SIZE);