/*
 * i2c.h
 *
 *  Created on: Apr 9, 2025
 *      Author: hp
 */
#include"main.h"

void MX_I2C1_Init(void);
//
