Commit 4dc46ae2 authored by Tristan Gingold's avatar Tristan Gingold

Minor reformating

parent 31971f17
......@@ -219,7 +219,8 @@ static void l1e_state_change(struct pp_instance *ppi)
}
}
static int l1e_new_slave (struct pp_instance *ppi, void *buf, int len) {
static int l1e_new_slave (struct pp_instance *ppi, void *buf, int len)
{
if ( ppi->extState==PP_EXSTATE_ACTIVE )
l1e_servo_init(ppi);
return 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment