Fast ADC readings ok, to verify timing and settling time

This commit is contained in:
2026-04-05 17:05:10 +02:00
parent a2d0afa0c9
commit 5c9ef7e93b
8 changed files with 66 additions and 82 deletions

View File

@@ -99,6 +99,7 @@ struct ignitionBoxStatus
// voltage from generator
float volts_gen = 0.0;
uint32_t n_queue_errors = 0;
uint32_t adc_read_time = 0;
};
struct isrParams