Shop OBEX P1 Docs P2 Docs Learn Events
HELP.... Hhhhhhheeeeeeeelllllllllllpppppppp — Parallax Forums

HELP.... Hhhhhhheeeeeeeelllllllllllpppppppp

Global LawyerGlobal Lawyer Posts: 1
edited 2007-03-19 14:04 in Robotics
OK guys never mind I got it to work [noparse]:)[/noparse]

Post Edited (Global Lawyer) : 3/19/2007 11:20:55 PM GMT

Comments

  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2007-03-19 06:58
    You'll stand a much better chance of getting the help you need if you edit your post with a title that describes your problem.

    -Phil
  • ZootZoot Posts: 2,227
    edited 2007-03-19 14:04
    Try it like this:

    ' convert readings to bits
    LOOKDOWN lLine, <[noparse][[/noparse]1000, $FFFF], lbLeft ' 0 = white, 1 = line
    LOOKDOWN rLine, <[noparse][[/noparse]1000, $FFFF], lbRight
    RETURN
    
    

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    When the going gets weird, the weird turn pro. -- HST
Sign In or Register to comment.