mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
6 lines
73 B
C
6 lines
73 B
C
#pragma once
|
|
|
|
struct Device;
|
|
|
|
void tab5_create_devices_v2(Device* i2c0);
|