You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adjusting the adjustment coefficient for calibration, but it doesn't like it recognizes the command. Tried hpma115S0.SetAdjustmentCoefficient(120);, hpma115S0.SetCustomerAdjustmentCoefficient(120);, hpma115S0.SetCustomerCoefficient(120);
All saying "'class HPMA115S0' has no member named 'SetAdjustmentCoefficient'".
Any idea?
The text was updated successfully, but these errors were encountered:
I tried adjusting the adjustment coefficient for calibration, but it doesn't like it recognizes the command. Tried hpma115S0.SetAdjustmentCoefficient(120);, hpma115S0.SetCustomerAdjustmentCoefficient(120);, hpma115S0.SetCustomerCoefficient(120);
All saying "'class HPMA115S0' has no member named 'SetAdjustmentCoefficient'".
Any idea?
The text was updated successfully, but these errors were encountered: