Files
DS_I2CScanner/Src/DS_I2CScanner.c
2025-05-30 15:33:33 +03:00

6 lines
76 B
C

#include "DS_I2CScanner.h"
void DS_I2CScan(I2C_HandleTypeDef *I2C)
{
}