Skip to content

Commit b5019a4

Browse files
committed
remove whitespace
1 parent 11cd3c1 commit b5019a4

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
@@ -1450,7 +1450,6 @@ mp_obj_t common_hal_rp2pio_statemachine_get_last_write(rp2pio_statemachine_obj_t
14501450
return mp_const_empty_bytes;
14511451
}
14521452

1453-
14541453
// Use a compile-time constant for MP_REGISTER_POINTER so the preprocessor will
14551454
// not split the expansion across multiple lines.
14561455
MP_REGISTER_ROOT_POINTER(mp_obj_t background_pio[enum_NUM_DMA_CHANNELS]);

0 commit comments

Comments
 (0)