#include <stdio.h>
#include <string.h>
#include <transform.h>
void TestI2C(void)
{
}
PRIV_SHELL_CMD_FUNCTION(TestI2C, a iic test sample, PRIV_SHELL_CMD_MAIN_ATTR);