From a86a5f9dc3c9444c43727235edf29ac3fbf13c6c Mon Sep 17 00:00:00 2001 From: ubq323 Date: Tue, 2 Apr 2024 02:51:09 +0100 Subject: launch beescroll --- beescroll.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'beescroll.lua') diff --git a/beescroll.lua b/beescroll.lua index 8f61b9a..6fed401 100644 --- a/beescroll.lua +++ b/beescroll.lua @@ -1,4 +1,5 @@ local m = peripheral.find"monitor" +m.setTextScale(0.5) local W,H = m.getSize() -- cgit v1.2.3