Host interface is enabled on demand
This commit is contained in:
parent
1a6d510aee
commit
894e448dfc
@ -17,7 +17,4 @@ void smbus_init(void) {
|
||||
|
||||
// Clock set to 50 Hz
|
||||
SCLKTSA = 1;
|
||||
|
||||
// Enable host interface
|
||||
HOCTL2A = 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user