Jump to content




HELP WITH PRESSURE CONTROLLER


20 replies to this topic

#21 RedstonMaster

  • Members
  • 13 posts

Posted 09 October 2016 - 05:57 PM

View PostBomb Bloke, on 09 October 2016 - 10:02 AM, said:

It does, but you nearly immediately clear it away:

  monitor.write(presionActual)
  monitor.setCursorPos(1,1)
  monitor.clear()

Try it like:

  monitor.setCursorPos(1,1)
  monitor.clear()
  monitor.write(presionActual)
now the program is stopped at 0.29912 presure

View PostRedstonMaster, on 09 October 2016 - 05:54 PM, said:

View PostBomb Bloke, on 09 October 2016 - 10:02 AM, said:

It does, but you nearly immediately clear it away:

  monitor.write(presionActual)
  monitor.setCursorPos(1,1)
  monitor.clear()

Try it like:

  monitor.setCursorPos(1,1)
  monitor.clear()
  monitor.write(presionActual)
now the program is stopped at 0.29912 presure

IT'S WORKING OHHHH YEAH IT'S WORKING :DDDDDDDDDDDD :rolleyes: :rolleyes: :rolleyes: :rolleyes: :rolleyes:THAAAAAAAAAAAAAAAAAAAAAAANKS





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users