esp网页监控面板框架已成,通讯解决
This commit is contained in:
@@ -50,7 +50,7 @@ int core0_main(void)
|
||||
ESP8266_Init();
|
||||
Status_LED_Init();
|
||||
oled_init();
|
||||
oled_show_string(0, 0, "ESP8266 Test");
|
||||
// oled_show_string(0, 0, "ESP8266 Test");
|
||||
|
||||
// ON_LED(STATUS_LED_7);
|
||||
// ON_LED(STATUS_LED_8);
|
||||
@@ -82,6 +82,8 @@ int core0_main(void)
|
||||
Power_Ctrl_Enable_Output(6, 1);
|
||||
Power_Ctrl_Enable_Output(7, 1);
|
||||
|
||||
// ESP8266_Into_Download_Mode();
|
||||
|
||||
cpu_wait_event_ready();
|
||||
while (TRUE)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user