Whitespace changes in the tiva(stellaris/lpc directory structure commit
This commit is contained in:
committed by
Frantisek Burian
parent
1740fee230
commit
06208be477
@@ -192,7 +192,7 @@ void gpiof_isr(void)
|
||||
/* Clear interrupt source */
|
||||
gpio_clear_interrupt_flag(GPIOF, USR_SW1);
|
||||
}
|
||||
|
||||
|
||||
if (gpio_is_interrupt_source(GPIOF, USR_SW2)) {
|
||||
/* SW2 was just depressed */
|
||||
if (!bypass) {
|
||||
|
||||
Reference in New Issue
Block a user