Skip to content

Commit edc912b

Browse files
committed
applying the restyler
1 parent 4ab06df commit edc912b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/silabs/efr32/rs911x/hal/sl_si91x_ncp_utility.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,4 @@ sl_status_t sl_wfx_host_spiflash_cs_deassert(void)
244244
GPIO_PinOutSet(SL_MX25_FLASH_SHUTDOWN_CS_PORT, SL_MX25_FLASH_SHUTDOWN_CS_PIN);
245245
return SL_STATUS_OK;
246246
}
247-
#endif // SL_MX25CTRL_MUX
247+
#endif // SL_MX25CTRL_MUX

0 commit comments

Comments
 (0)