From 4e6fa06ea036129c4a815fc5d4494556578624e1 Mon Sep 17 00:00:00 2001 From: Sepero Date: Wed, 9 Jan 2019 20:16:09 -0500 Subject: [PATCH] Additional Arm support --- temp_throttle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp_throttle.sh b/temp_throttle.sh index be0209f..3f02d9e 100755 --- a/temp_throttle.sh +++ b/temp_throttle.sh @@ -2,7 +2,7 @@ # Usage: temp_throttle.sh max_temp # USE CELSIUS TEMPERATURES. -# version 2.20 +# version 2.21 cat << EOF Author: Sepero 2016 (sepero 111 @ gmx . com)