From af7f947f58600bba0c39aa66399a268c4b8cfcca Mon Sep 17 00:00:00 2001 From: Robert Piotrowski <50244265+revoxhere@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:47:47 +0200 Subject: [PATCH] Same here --- AVR_Miner.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AVR_Miner.py b/AVR_Miner.py index 596da868..4d41ec96 100644 --- a/AVR_Miner.py +++ b/AVR_Miner.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 ########################################## -# Duino-Coin Python AVR Miner (v2.5.8) +# Duino-Coin Python AVR Miner (v2.6) # https://github.com/revoxhere/duino-coin # Distributed under MIT license # © Duino-Coin Community 2019-2021 @@ -95,7 +95,7 @@ def now(): install('pypresence') # Global variables -MINER_VER = '2.58' # Version number +MINER_VER = '2.6' # Version number SOC_TIMEOUT = 45 PERIODIC_REPORT_TIME = 60 AVR_TIMEOUT = 3.1 # diff 6 * 100 / 196 h/s = 3.06