Rename furi to tactility-core (#10)
* renamed module * renamed code * more renames * cleanup
This commit is contained in:
committed by
GitHub
parent
64a01df750
commit
069416eee5
@@ -22,5 +22,5 @@ void lilygo_tdeck_bootstrap() {
|
||||
tdeck_power_on();
|
||||
// Give keyboard's ESP time to boot
|
||||
// It uses I2C and seems to interfere with the touch driver
|
||||
furi_delay_ms(500);
|
||||
tt_delay_ms(500);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user