Bug fix against flash GC

This commit is contained in:
NIIBE Yutaka
2012-07-03 18:36:24 +09:00
parent 315bef4639
commit 628c03634b
2 changed files with 4 additions and 1 deletions

View File

@@ -306,7 +306,7 @@ extern uint8_t admin_authorized;
/*
* Representation of Boolean object:
* 0: No record in flash memory
* 1: 0xc?00
* 1: 0xf000
*/
#define NR_BOOL_PW1_LIFETIME 0xf0
/*