mirror of https://github.com/arendst/Tasmota.git
Add support for AZ-Instrument 7798 CO2 meter/datalogger.
This commit is contained in:
parent
604f341e9a
commit
db65b9c23a
|
@ -278,7 +278,7 @@ void AzShow(boolean json)
|
|||
* Interface
|
||||
\*********************************************************************************************/
|
||||
|
||||
boolean Xsns36(byte function)
|
||||
boolean Xsns38(byte function)
|
||||
{
|
||||
boolean result = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue