General area when it fits no where else

Moderator: Mmiscool

User avatar
By iw2fvo
#37015 Thanks Forlotto,

question 1 > As you see on my attachement I did flash the ESP_01 and I got the OK response but on the same message there is a yellow triangle: >> do I have to assume that the flashing has been finished correctly ?
question 2 > I have the " file open fail " message on the terminal after having edit " print time()" and pressed "save " : is this correct ?

I used esp_01 512 k and esp_01 1M having the same results.
I used chrome, firefox, explorer. . All of them give me the same result.
Thanks
rgds.
User avatar
By forlotto
#37024 Try this instead....

Code: Select allcls
bla = "YES!!!!!!!"
wprint "HELLO WORLD"
wprint "CAN YOU SEE THIS?"
print bla
end