Thread
:
N800 Battery Meter
View Single Post
BrentDC
2009-01-29 , 02:30
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#
46
I don't know of any way to read retu as user...
My Python program just used "subprocess.Popen('sudo ./retu-adc', shell=True)" to read it. It doesn't really do anything new...but at least you don't need to actually run the whole program as root (but you need the proper software installed to enable sudo to do that).
Quote & Reply
|
The Following User Says Thank You to BrentDC For This Useful Post:
ciroip
BrentDC
View Public Profile
Send a private message to BrentDC
Find all posts by BrentDC