ESP8266 使用筆記(五) 串口輸出helloWord

使用原生SDK輸出 串口hello SDK版本:esp8266_nonos_sdk-2.2.0 注意串口助手的波特率(不配置波特率的話系統上電默認765000) 另一種輸出方法 uart_init(115200,115200) uart0_sendStr(」\r\nhello world\r\n」); /***********************************************
相關文章
相關標籤/搜索