Skip to content

Commit cd6945c

Browse files
committed
Delete blank line.
1 parent 54f24a2 commit cd6945c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/TARGET_STM/TARGET_STM32F7/TARGET_STM32F767xI/TARGET_UHURU_RAVEN/uhuru_raven_init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ const PIN_DATA pin_init_status[] = {
126126

127127
void uhuru_raven_init(void)
128128
{
129-
130129
for(int i= 0 ; pin_init_status[i].pin != NC ; i++){
131130
gpio_t gpio;
132131

0 commit comments

Comments
 (0)