Fix for IPP-49. Timer was being told to run, but timer cycle was never started when powering up

This commit is contained in:
Patrick McDonagh
2016-06-17 10:01:33 -05:00
parent 1240e53f15
commit 38bfdb5312
34 changed files with 8 additions and 4 deletions

View File

@@ -8,9 +8,9 @@ CRC_OLD=
CRC_NEW=0xE605ECC
DAT_ORG=0
DAT_OLD=0
DAT_NEW=1466019304
DAT_NEW=1466173885
VER_ORG=0
VER_OLD=0
VER_NEW=79
VER_NEW=80
CRC_ALL_OLD=
CRC_ALL_NEW=0x05A9F896
CRC_ALL_NEW=0xC0AB9305