/Modules/PowerSupply/SUPERCAP01A/SW/start.sh
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/Modules/PowerSupply/SUPERCAP01A/SW/SUPERCAP.py
18,7 → 18,6
 
if oldstav == 0 and stav == 0:
subprocess.call("shutdown -P 0", shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
exit(0)
else:
print "power is OK."