Added teng low and high update in config on task
This commit is contained in:
@@ -49,6 +49,8 @@ private:
|
||||
int reset_cfg();
|
||||
int write_vbat_cal(double val);
|
||||
int write_vbat_low(double val);
|
||||
int write_teng_low(double val);
|
||||
int write_teng_high(double val);
|
||||
|
||||
public:
|
||||
int push(const Task &task) override;
|
||||
|
||||
Reference in New Issue
Block a user