Add support for AZ-Instrument 7798 CO2 meter/datalogger.

This commit is contained in:
Arthur de Beun 2018-12-18 22:32:34 +13:00
parent 604f341e9a
commit db65b9c23a
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ void AzShow(boolean json)
* Interface
\*********************************************************************************************/
boolean Xsns36(byte function)
boolean Xsns38(byte function)
{
boolean result = false;