parent
a67713e4a0
commit
d6be89d9b0
|
@ -351,6 +351,7 @@ int tle8888_chip_init(void * data)
|
||||||
goto err_gpios;
|
goto err_gpios;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
chThdSleepMilliseconds(3);
|
||||||
/* Software reset */
|
/* Software reset */
|
||||||
// first packet: 0x335=821 > 0xFD=253
|
// first packet: 0x335=821 > 0xFD=253
|
||||||
uint16_t response;
|
uint16_t response;
|
||||||
|
|
Loading…
Reference in New Issue