Prop' IDE documentation error
simonl
Posts: 866
Just noticed that the documentation view doesn't display·a PRI properly, it just displays any of its documentation comments in with the previous PUB's comments. Example:
PUB· main
· Start display device
· Start memsic 2125
· Mainloop - captures and displays sensor readings
· Capture all measurements·
· Display all measurements
· Pause to allow things to settle
· TV_WText standard characters
I believe this should be:
PUB· main
· Start display device
· Start memsic 2125
· Mainloop - captures and displays sensor readings
· Capture all measurements·
· Display all measurements
PRI settle
··Pause to allow things to settle
CON
··TV_WText standard characters
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheers,
Simon
PUB· main
· Start display device
· Start memsic 2125
· Mainloop - captures and displays sensor readings
· Capture all measurements·
· Display all measurements
· Pause to allow things to settle
· TV_WText standard characters
I believe this should be:
PUB· main
· Start display device
· Start memsic 2125
· Mainloop - captures and displays sensor readings
· Capture all measurements·
· Display all measurements
PRI settle
··Pause to allow things to settle
CON
··TV_WText standard characters
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheers,
Simon
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheers,
Simon