From 3280029758e9f8b602c7ec0ca86f22af3486c9da Mon Sep 17 00:00:00 2001 From: p Date: Mon, 7 Jul 2025 19:37:43 +0300 Subject: [PATCH 1/2] Clear F7 --- commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.json b/commands.json index 88be8e7..08eb3a0 100644 --- a/commands.json +++ b/commands.json @@ -1,3 +1,3 @@ { - "commands": ["clear C5", "clear C7", "clear C3","clear B4","clear B5","clear A5"] + "commands": ["clear C5", "clear C7", "clear C3","clear B4","clear B5","clear A5","clear F7"] } \ No newline at end of file From c6bace308b8bd276f2abef7908304ad63ad84b11 Mon Sep 17 00:00:00 2001 From: p Date: Mon, 7 Jul 2025 19:41:47 +0300 Subject: [PATCH 2/2] Clear F8 --- commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.json b/commands.json index 08eb3a0..a7c3740 100644 --- a/commands.json +++ b/commands.json @@ -1,3 +1,3 @@ { - "commands": ["clear C5", "clear C7", "clear C3","clear B4","clear B5","clear A5","clear F7"] + "commands": ["clear C5", "clear C7", "clear C3","clear B4","clear B5","clear A5","clear F7", "clear F8"] } \ No newline at end of file