update
This commit is contained in:
@@ -55,7 +55,7 @@ PWO_START(){
|
||||
SENDNOTICE(){
|
||||
MESSAGE="${TESTMODE}${2}
|
||||
|
||||
BATTERY CHARGE: ${OFFSITE_BATT_CAP}'%
|
||||
BATTERY CHARGE: ${OFFSITE_BATT_CAP}'%25
|
||||
BATT RUNTIME: ${OFFSITE_BATT_RUNTIME}'mins
|
||||
AC VOLTAGE: ${OFFSITE_VOLTIN}'volts"
|
||||
if [ "${3}" = "1" ]; then PRIORITY="${3}"; MSGSOUND=siren; elif [ "${3}" != "" ]; then PRIORITY=${3}; else PRIORITY=0; fi
|
||||
|
||||
Reference in New Issue
Block a user