chiark / gitweb /
adafruit-powerboost: legends wip
[reprap-play.git] / adafruit-powerboost-1000.scad
index b172c250be3315746836d654276bf04f03fd5c15..78286c135c4bc648449cf68791bcbc26132bb2b7 100644 (file)
@@ -69,3 +69,8 @@ module PsuLedWindowsPlanCore(){
     }
   }
 }
+
+module PsuLedLegendsPlan(){
+  mirror([1,0])
+    text("T");
+}