In windows, string to integer can use the atoi() function, see the string.h file for details. However, in STM32, this function is not supported, ...
確定! 回上一頁