File: module.battery.src

package info (click to toggle)
e17 0.27.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 439,204 kB
  • sloc: ansic: 258,323; xml: 1,010; sh: 992; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
group "Battery_Config" struct {
  value "poll_interval" int: 512;
  value "alert" int: 5;
  value "alert_p" int: 5;
  value "alert_timeout" int: 0;
}