mirror of
https://github.com/grymoire/i2c_puppet-Linux.git
synced 2025-04-05 16:36:46 +02:00
6 lines
79 B
C
6 lines
79 B
C
#pragma once
|
|
|
|
void puppet_i2c_sync_address(void);
|
|
|
|
void puppet_i2c_init(void);
|