summaryrefslogtreecommitdiffstats
path: root/src/occ_405/timer/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/timer/timer.c')
-rwxr-xr-xsrc/occ_405/timer/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/occ_405/timer/timer.c b/src/occ_405/timer/timer.c
index 6716858..a9c892a 100755
--- a/src/occ_405/timer/timer.c
+++ b/src/occ_405/timer/timer.c
@@ -585,6 +585,7 @@ void check_pgpe_beacon(void)
// pgpe beacon changed over the last 4 ms
L_pgpe_beacon_unchanged_4ms = false;
L_unchanged_count = 0;
+ L_prev_pgpe_beacon = pgpe_beacon;
}
} while(0);
OpenPOWER on IntegriCloud