Release v9.1.2

pull/1160/head
Rick Carlino 2020-02-20 18:54:42 -06:00
parent f79842bbc9
commit 121a6a52a2
1 changed files with 8 additions and 8 deletions

View File

@ -49,14 +49,14 @@ defmodule FarmbotOS.SysCalls.PointLookupTest do
t = tool(%{name: "moisture probe"})
point(%{
pointer_type: "ToolSlot",
name: "Tool Slot",
tool_id: t.id,
gantry_mounted: true,
x: 4.4,
y: 4.4,
z: 4.4
})
pointer_type: "ToolSlot",
name: "Tool Slot",
tool_id: t.id,
gantry_mounted: true,
x: 4.4,
y: 4.4,
z: 4.4
})
important_part = %{
name: "Tool Slot",