mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
Added the newest variant to the tab5, St7121. Fixed variant detection reliability Fixed tab5 camera WHO_AM_I failing sometimes Fixed tab5 keyboard live rotation on boot and after stopping/starting lvgl
6 lines
73 B
C
6 lines
73 B
C
#pragma once
|
|
|
|
struct Device;
|
|
|
|
void tab5_create_devices_v3(Device* i2c0);
|