From 47d5dcc29bcb8c5741a8ac2eacea2c2b0d1dc16d Mon Sep 17 00:00:00 2001 From: Bob Date: Wed, 10 Oct 2018 01:31:07 +1300 Subject: [PATCH] Update CDNSP-GUI-Bob.py --- CDNSP-GUI-Bob.py | 1 + 1 file changed, 1 insertion(+) diff --git a/CDNSP-GUI-Bob.py b/CDNSP-GUI-Bob.py index b72bf3e..f65472b 100644 --- a/CDNSP-GUI-Bob.py +++ b/CDNSP-GUI-Bob.py @@ -621,6 +621,7 @@ def make_request(method, url, certificate='', hdArgs={}): if not certificate: # Workaround for defining errors certificate = NXclientPath + global fw if fw != '6.0.1-1.0': fw = '6.0.1-1.0' # Hard coded to the latest Switch firmware version