mirror of
https://github.com/grymoire/i2c_puppet-Linux.git
synced 2024-12-26 05:28:22 +01:00
6 lines
79 B
C
6 lines
79 B
C
#pragma once
|
|
|
|
void puppet_i2c_sync_address(void);
|
|
|
|
void puppet_i2c_init(void);
|