//----------------------------------------------------------------------------------
// <copyright file="MBARI_CO2.h" company="LiquidRobotics">
//	Copyright (c) Liquid Robotics Corporation.  All rights reserved.
// </copyright>
//
// <summary>
// 	This is the header file for managing MBARI CO2 sensor.
// </summary>
//
// <owner>Arash Ushani</owner>
//----------------------------------------------------------------------------------


void MBARI_CO2(void* pParam) CALLBACK;
