Beginnings of I2C object functions
This commit is contained in:
@@ -2,3 +2,9 @@
|
||||
// Created by Luca on 9/9/2025.
|
||||
//
|
||||
|
||||
#include "SHAL_I2C.h"
|
||||
|
||||
void SHAL_I2C::init() volatile {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user