Skip to content

Commit f0e3274

Browse files
authored
Update to agree with modified StateMachine.h
1 parent 6f4510d commit f0e3274

File tree

1 file changed

+1
-0
lines changed
  • ports/raspberrypi/common-hal/pulseio

1 file changed

+1
-0
lines changed

ports/raspberrypi/common-hal/pulseio/PulseIn.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ void common_hal_pulseio_pulsein_construct(pulseio_pulsein_obj_t* self,
8282
NULL, 0,
8383
NULL, 0,
8484
pin, 1,
85+
0,0,
8586
NULL, 0,
8687
NULL, 0,
8788
1, 0,

0 commit comments

Comments
 (0)