teste de publish

Dependencies:   DS1820 HighSpeedAnalogIn devices mbed

Revision:
29:823a9da3696b
Parent:
13:b9183b4bc049
Child:
30:8a06a85d8807
--- a/bootloader.cpp	Mon May 07 23:09:49 2018 +0000
+++ b/bootloader.cpp	Thu May 24 00:42:23 2018 +0000
@@ -80,7 +80,7 @@
 {
      /* Change the Vector Table to the USER_FLASH_START
      in case the user application uses interrupts */
-     diversos::wdt.kick(360.0);
+     diversos::wdt.kick(30.0);
      SysTick->CTRL &= ~0x00000002;           // disable SysTick interrupt
      //NVIC_DeInit();     
      //__disable_irq();