-->
Page 1 of 2

Language reference is a bit screwy now <SOLVED>

PostPosted: Fri Nov 13, 2015 7:45 pm
by forlotto
Used to be one single page for language reference now it is a bit different broken into sections.

I was trying to read through some of it just now...

One thing to note your Timer Data is both in the timers section and in the FILE I/O section. There is no more FILE I/O data...

Take a look for yourself...

Timers and Interrupts
http://www.esp8266basic.com/timers-and-interrupts.html

FIle I/O
http://www.esp8266basic.com/file-io.html

Re: Language reference is a bit screwy now

PostPosted: Fri Nov 13, 2015 8:15 pm
by Mmiscool
Thanks for the info. Will be working on this tomorrow. Been doing some refactoring of the documention and this must have slipped through the cracks.

Re: Language reference is a bit screwy now

PostPosted: Fri Nov 13, 2015 10:27 pm
by forlotto
Yeah no problem just trying to help where I can which is not with a lot

Re: Language reference is a bit screwy now

PostPosted: Sat Nov 14, 2015 1:13 am
by Mmiscool
Fille i/o page has been fixed. Proper information should now be displayed.