Merge pull request #57 from PsySc0rpi0n/patch-3

Update MQUnifiedsensor.h
pull/61/head
Miguel Angel Califa Urquiza 2 years ago committed by GitHub
commit 52bccfbff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,7 +61,7 @@ class MQUnifiedsensor
float _adc, _a, _b, _sensor_volt;
float _R0, RS_air, _ratio, _PPM, _RS_Calc;
char _type[6];
char _type[7];
char _placa[20];
};

Loading…
Cancel
Save