AFR Gauge
Wideband O2 display added to DashboardScreen:
SensorData.kt — new fields: wboAFR, wboLambda, targetAFR, fuelCorrection
DashboardViewModel.kt — new state fields, parsed from sensor data
DashboardScreen.kt — compact AFR/Lambda composable with color coding
- Need: wideband O2 sensor + piggyback hardware before this is live
Status: ✅ Code written, waiting on hardware.
AFR Gauge
Wideband O2 display added to DashboardScreen:
SensorData.kt— new fields: wboAFR, wboLambda, targetAFR, fuelCorrectionDashboardViewModel.kt— new state fields, parsed from sensor dataDashboardScreen.kt— compact AFR/Lambda composable with color codingStatus: ✅ Code written, waiting on hardware.