fixed a typo

This commit is contained in:
no1wudi 2017-03-04 14:38:22 +08:00
parent 6febad2f2c
commit 90a16ed9c7

View File

@ -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,
NULL, NULL);
}
`
leave_critical_section(flags);
}