remove extra peripherals from express seeder

pull/1602/head
Gabriel Burnworth 2019-11-27 11:00:16 -08:00 committed by GitHub
parent 2de8e737eb
commit a003beb8f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ module Devices
device.update!(name: "FarmBot Express")
end
def peripherals_peripheral_4; end
def peripherals_peripheral_5; end
def sensors_soil_sensor; end
def sensors_tool_verification; end