wip min
This commit is contained in:
@@ -132,7 +132,7 @@ pub(crate) fn create_v3(
|
||||
peripherals.gpio5,
|
||||
tank_power_pin,
|
||||
flow_sensor_pin,
|
||||
peripherals.pcnt1
|
||||
peripherals.pcnt1,
|
||||
)?;
|
||||
|
||||
let mut signal_counter = PcntDriver::new(
|
||||
|
||||
Reference in New Issue
Block a user