diff --git a/plot.c b/plot.c index c5e1dd1..ffadd00 100644 --- a/plot.c +++ b/plot.c @@ -283,16 +283,20 @@ index_to_value(const int i) float marker_cache[MARKERS_MAX]; bool marker_cache_valid[MARKERS_MAX]; +int32_t marker_cache_index[MARKERS_MAX]; + void clear_marker_cache(void) { - for (int i = 0; i