sgk / nfc-smart-tag

Automatically exported from code.google.com/p/nfc-smart-tag
Other
0 stars 0 forks source link

Intentional hard reset (power source switch) should not increase EEPROM counter #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
power_down.c uses an infinite loop to force a reset, which increases the WDT 
counter in the EEPROM. This should be avoided as each power source change looks 
like an WDT trigger in the stats.

Original issue reported on code.google.com by gho...@google.com on 21 Mar 2012 at 7:57