fixed a typo
This commit is contained in:
parent
6febad2f2c
commit
90a16ed9c7
@ -253,7 +253,7 @@ static void stmpe811_enable(FAR struct stmpe811_config_s *state, bool enable)
|
|||||||
(void)stm32_gpiosetevent(GPIO_IO_EXPANDER, false, false, false,
|
(void)stm32_gpiosetevent(GPIO_IO_EXPANDER, false, false, false,
|
||||||
NULL, NULL);
|
NULL, NULL);
|
||||||
}
|
}
|
||||||
`
|
|
||||||
leave_critical_section(flags);
|
leave_critical_section(flags);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user