Search found 1 match

by firewalker
Tue Feb 23, 2010 4:39 pm
Forum: V-USB
Topic: PowerSwitch toggle feature for the command line.
Replies: 1
Views: 3228

PowerSwitch toggle feature for the command line.

Hello everyone! I needed a toggle function for powerswitch. So I played around with the code. I don't know if this is 100% correct but it Works. Any recommendations is more than welcome. I added the option ./powerSwitch toggle <port> or ./powerSwitch toggle all . The patch: --- powerSwitch-orig.c   ...