remove duplicate sensordata

This commit is contained in:
interfisch 2021-11-08 19:49:56 +01:00
parent 4a4faf68d4
commit d45eddd707
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
Sensor_HS1101::Sensor_HS1101(int pin)
{
hs1101pin=pin;
struct sensordata data;
//out_humidity[] = {1000,900,800,700,600,500,400,300,200,100,0}; //*10, gets later devided by 10
//in_hs1101frequency[] = {6033,6186,6330,6468,6600,6728,6853,6976,7100,7224,7351};