From 409f7c7a4b0f0cc1ad8f0f1e58030b1a0144efee Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Nov 2021 20:56:41 +0000 Subject: [PATCH] adafruit-powerboost: legends wip Signed-off-by: Ian Jackson --- adafruit-powerboost-1000.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adafruit-powerboost-1000.scad b/adafruit-powerboost-1000.scad index 78286c1..8f93a34 100644 --- a/adafruit-powerboost-1000.scad +++ b/adafruit-powerboost-1000.scad @@ -72,5 +72,5 @@ module PsuLedWindowsPlanCore(){ module PsuLedLegendsPlan(){ mirror([1,0]) - text("T"); + text("\u2300\u23fb", font="Noto Regular"); } -- 2.30.2