From 150e87dbfd3260421b7fc35d3ff7ca417a38eeb2 Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 13 Jul 2021 19:31:51 -0700 Subject: [PATCH] panda: rename fault interruptRateTim9 -> interruptRateTick (#180) --- log.capnp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log.capnp b/log.capnp index 131ded93b0a071..3f07a1e357821b 100644 --- a/log.capnp +++ b/log.capnp @@ -420,7 +420,7 @@ struct PandaState @0xa7649e2575e4591e { registerDivergent @18; interruptRateKlineInit @19; interruptRateClockSource @20; - interruptRateTim9 @21; + interruptRateTick @21; # Update max fault type in boardd when adding faults }