mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 13:18:35 -07:00
Merge branch 'ofw-dev' into dev
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <stm32wbxx_ll_cortex.h>
|
||||
#include <furi.h>
|
||||
|
||||
#define TAG "FuriHalI2C"
|
||||
#define TAG "FuriHalI2c"
|
||||
|
||||
void furi_hal_i2c_init_early() {
|
||||
furi_hal_i2c_bus_power.callback(&furi_hal_i2c_bus_power, FuriHalI2cBusEventInit);
|
||||
|
||||
Reference in New Issue
Block a user