From 648189216b1dbcb52d8b95ec3d674e6f01e46d43 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Tue, 11 Aug 2015 22:21:47 -0700 Subject: [PATCH] describe motor better in bill of materials --- bill-of-materials.rkt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bill-of-materials.rkt b/bill-of-materials.rkt index 9252954..967aeda 100755 --- a/bill-of-materials.rkt +++ b/bill-of-materials.rkt @@ -192,7 +192,9 @@ (string-append "comes with USB A to B cable. unit cost goes down for" " large orders, see page for specifics.")) - (make-item "motor" 2 6 7 "https://solarbotics.com/product/gm3/") + (make-item "gm3 motor 224:1 90 degree shaft" + 2 6 7 + "https://solarbotics.com/product/gm3/") (make-item "transparent 400 point (half) BreadBoard" 1 5.95 1 (string-append -- 2.30.2