Add support for AZ-Instrument 7798 CO2

Add support for AZ-Instrument 7798 CO2 meter/datalogger
This commit is contained in:
andrethomas2 2018-12-19 00:00:19 +02:00 committed by GitHub
parent 3229148554
commit 8a7dd3e06d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
/* 6.4.0.1 20181217
* New release
* Add support for AZ-Instrument 7798 CO2 meter/datalogger (#4672)
*
* 6.4.0 20181217
* Change GUI Configure Module by using AJAX for data fetch to cut page size (and memory use) by 40%