We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0881da + bb6d9fc commit f7c3961Copy full SHA for f7c3961
protobuf_definitions/aquatroll.proto
@@ -264,6 +264,7 @@ enum AquaTrollSensor {
264
AQUA_TROLL_SENSOR_CHLOROPHYLL_A_SENSOR = 62;
265
AQUA_TROLL_SENSOR_BLUE_GREEN_ALGAE_PHYCOCYANIN_SENSOR = 64;
266
AQUA_TROLL_SENSOR_BLUE_GREEN_ALGAE_PHYCOERYTHRIN_SENSOR = 65;
267
+ AQUA_TROLL_SENSOR_CRUDE_OIL_SENSOR = 67;
268
AQUA_TROLL_SENSOR_NITRATE_ISE_SENSOR = 70;
269
AQUA_TROLL_SENSOR_AMMONIUM_ISE_SENSOR = 71;
270
AQUA_TROLL_SENSOR_CHLORIDE_ISE_SENSOR = 72;
0 commit comments