6 lines
73 B
C
6 lines
73 B
C
#pragma once
|
|
|
|
struct Device;
|
|
|
|
void tab5_create_devices_v1(Device* i2c0);
|