comparison Common/Inc/data_central.h @ 842:c3dd461ca3f9 Evo_2_23

Migrated Sentinel protocol to new UART structure: The Sentinel protocol had not been migrated to the new UART structure which was introduced with the introduction of the UART MUX. The Sentinel is now supported by autodetection again (development version only)
author Ideenmodellierer
date Mon, 15 Jan 2024 21:44:18 +0100
parents 2a8af51ab04d
children ba1aebc6d5af
comparison
equal deleted inserted replaced
841:70092f552f5a 842:c3dd461ca3f9
446 SENSOR_OPTIC, 446 SENSOR_OPTIC,
447 SENSOR_ANALOG, 447 SENSOR_ANALOG,
448 SENSOR_DIGO2, 448 SENSOR_DIGO2,
449 SENSOR_DIGO2M, 449 SENSOR_DIGO2M,
450 SENSOR_SENTINEL, 450 SENSOR_SENTINEL,
451 SENSOR_SENTINELM,
451 SENSOR_TYPE_O2_END, 452 SENSOR_TYPE_O2_END,
452 SENSOR_CO2, 453 SENSOR_CO2,
453 SENSOR_CO2M, 454 SENSOR_CO2M,
454 SENSOR_MUX, 455 SENSOR_MUX,
455 SENSOR_END 456 SENSOR_END