From c6672ce5bfeb46936e771170e5038bb70cf7b560 Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+SatoshiNakamotoBitcoin@users.noreply.github.com> Date: Sat, 19 Oct 2024 01:25:19 +0200 Subject: [PATCH] Typo PyBLOCK-Bitaxe.scriptable --- PyBLOCK-Bitaxe.scriptable | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PyBLOCK-Bitaxe.scriptable b/PyBLOCK-Bitaxe.scriptable index 55788c56..8b93db04 100644 --- a/PyBLOCK-Bitaxe.scriptable +++ b/PyBLOCK-Bitaxe.scriptable @@ -1,5 +1,5 @@ -## PyBLOCK Bitaxe Widget by PyBLOCK Crew ## -## Change BITAXE-IP x Your-Bitaxe-IP ## +// PyBLOCK Bitaxe Widget by PyBLOCK Crew // +// Change BITAXE-IP x Your-Bitaxe-IP // let device = new Request("http://BITAXE-IP/api/system/info"); let pyblock = await device.loadString();