Files
Meshtastic-Android/feature
James Rich 0a37635a40 fix(detekt): reduce cyclomatic complexity in saveEnvironmentMetricsCSV
Replace hardcoded one-wire temperature indices (0-7) with a loop over
ONE_WIRE_SENSOR_COUNT constant to fix CyclomaticComplexMethod and
MagicNumber detekt violations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-14 16:03:29 -05:00
..