mirror of
https://github.com/grymoire/i2c_puppet-Linux.git
synced 2025-01-15 17: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);
|