Reduced dependecies in pcb_mount test.

This commit is contained in:
Chris Palmer 2020-02-22 22:24:45 +00:00
parent 52729d012c
commit 599fbba6c2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
// You should have received a copy of the GNU General Public License along with NopSCADlib. // You should have received a copy of the GNU General Public License along with NopSCADlib.
// If not, see <https://www.gnu.org/licenses/>. // If not, see <https://www.gnu.org/licenses/>.
// //
include <../lib.scad> include <../core.scad>
use <../printed/pcb_mount.scad> use <../printed/pcb_mount.scad>
PI_IO = ["PI_IO", "PI_IO V2", 35.56, 25.4, 1.6, 0, 0, 0, "green", true, [], PI_IO = ["PI_IO", "PI_IO V2", 35.56, 25.4, 1.6, 0, 0, 0, "green", true, [],