Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issuing shell cmd's
#2
Hi Dale,


The cli_control plugin disables output from the Pi's GPIO pins.


I probably should add an option to keep the GPIO pins active.




For now, if you can edit the cli_control.py file in the SIP/plugins folder you can comment out line 12 to keep the GPIO pins active. for example use nano to edit the file:




from the SIP/plugins folder

nano cli_control.py

add # to the start of line 12 so it is

# gv.use_gpio_pins = FalseĀ  # Signal SIP to not use GPIO pins



This will allow the pins to function and the commands to be sent at the same time.



Dan
<p><br></p>
Reply


Messages In This Thread
Issuing shell cmd's - by kraftor80 - 2020 Feb 05, 02:40 AM
RE: Issuing shell cmd's - by dan - 2020 Feb 05, 04:28 PM
RE: Issuing shell cmd's - by kraftor80 - 2020 Feb 06, 05:42 AM
RE: Issuing shell cmd's - by dan - 2020 Feb 06, 06:31 PM
RE: Issuing shell cmd's - by kraftor80 - 2020 Feb 08, 06:41 PM
RE: Issuing shell cmd's - by dan - 2020 Feb 09, 04:05 PM
RE: Issuing shell cmd's - by dan - 2020 Feb 09, 06:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)