You are reading a single comment by @user101743 and its replies. Click here to read the full conversation.
  • Writing on the left side of the viewport works with this code-

    "LED.toggle()\n".split("").map(x=>(256+x­.charCodeAt()).toString(16).substr(-2)).­join("")
    

    And also the light system works with the new code. For PWM should I just make new handle that will have 256 value for power? Thanks a lot for the help!

About

Avatar for user101743 @user101743 started