When the program runs it first asks the user whether or not they want to run the power cycle, if the user relies y
or Y
then one cycle is run. The program first attempts to drain the battery, then it attempts to charge it.
Copy this repository with git clone then build it by navigating to the build folder and running cmake ..