cal_max 950
This commit is contained in:
@@ -12,7 +12,7 @@ ExpressionPedal::ExpressionPedal(uint8_t adc_pin)
|
|||||||
, current_raw(0)
|
, current_raw(0)
|
||||||
, smoothed_raw(0)
|
, smoothed_raw(0)
|
||||||
, cal_min(36)
|
, cal_min(36)
|
||||||
, cal_max(1000)
|
, cal_max(950)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user