battden.ini - danielandastro/serialBat GitHub Wiki

Overview

battden.ini controls the way the program will denote the battery data

States

true or 100

out0f3

outof5

outof10

Explainations

true or 100 sends the percentage, unaltered

outof3 sends data range 1-3 rounded to the nearest integer

outof5 sends data range 1-5 rounded to the nearest integer

outof10 sends data range 1-10 rounded to the nearest integer