From ce7402fb5e52d947b6b7c383fa96e3aaaf9da188 Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Mon, 21 Oct 2019 15:23:17 -0400 Subject: Added back Fahrenheit, with more Imperial/USC units to come. --- unitsfile.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unitsfile.txt') diff --git a/unitsfile.txt b/unitsfile.txt index 73a29d1..bda9b81 100644 --- a/unitsfile.txt +++ b/unitsfile.txt @@ -146,9 +146,9 @@ deg degree # Use tempC(100) for 100 degrees Celsius tempCelsius ! -#tempFahrenheit ! +tempFahrenheit ! tempC tempCelsius -#tempF tempFahrenheit +tempF tempFahrenheit # Common time units minute 60 second -- cgit v1.2.3