Move time forward to Jan 1, 2009 and update stats
--HG-- extra : convert_revision : 9398362237443dc659f423a342bd27c923e90aea
This commit is contained in:
@@ -13,7 +13,7 @@ class TsunamiCChip(BasicPioDevice):
|
||||
|
||||
class TsunamiIO(BasicPioDevice):
|
||||
type = 'TsunamiIO'
|
||||
time = Param.Time('01/01/2006',
|
||||
time = Param.Time('01/01/2009',
|
||||
"System time to use ('Now' for actual time)")
|
||||
year_is_bcd = Param.Bool(False,
|
||||
"The RTC should interpret the year as a BCD value")
|
||||
|
||||
Reference in New Issue
Block a user