Skip to content

Commit 10dfea4

Browse files
committed
remove whitespace
1 parent 0ef45ca commit 10dfea4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/raspberrypi/common-hal/rp2pio/StateMachine.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,6 @@ mp_obj_t common_hal_rp2pio_statemachine_get_last_write(rp2pio_statemachine_obj_t
14651465
return mp_const_empty_bytes;
14661466
}
14671467

1468-
14691468
// Use a compile-time constant for MP_REGISTER_POINTER so the preprocessor will
14701469
// not split the expansion across multiple lines.
14711470
MP_REGISTER_ROOT_POINTER(mp_obj_t background_pio[enum_NUM_DMA_CHANNELS]);

0 commit comments

Comments
 (0)