This is a library to make working with units in pros easier
Download the zip file from the most recent release.
Then fetch the libunit zip
pros c fetch libunit@VERSION.zipApply the libcommand zip file to your project
cd YOUR_PROJECT_BASE
pros c apply libunitAdd includes to your projects main.h
#include "units/units.h"