Closed mikedocy closed 1 year ago
"#if (SERIAL_PLOT_APDS9960 == true)" currently sends the baro to the serial. "#if (SERIAL_PLOT_LPS22HB == true)" currently sends the proximity sensor to the serial.
Need to be swapped: APDS9960 is the proximity sensor and LPS22HB is the barometer.
"#if (SERIAL_PLOT_APDS9960 == true)" currently sends the baro to the serial. "#if (SERIAL_PLOT_LPS22HB == true)" currently sends the proximity sensor to the serial.
Need to be swapped: APDS9960 is the proximity sensor and LPS22HB is the barometer.