#include"stm.h" int stminit() { printf("Stm Init success !!! \n\r"); return 1; }