wip min
This commit is contained in:
@@ -160,7 +160,7 @@ pub(crate) fn create_v4(
|
||||
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