v10.0.0-rc5

qa/firmware_reset_rewrite
Rick Carlino 2020-05-01 15:47:47 -05:00
parent 92dea8b0a1
commit 2469cb0168
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
10.0.0-rc3
10.0.0-rc5

View File

@ -42,7 +42,7 @@ defmodule FarmbotOS.SysCalls.FlashFirmware do
_ <-
FarmbotCore.Logger.debug(
3,
"closing firmware transport before flash"
"Closing the firmware transport before flash"
),
:ok <- FarmbotFirmware.close_transport(),
_ <- FarmbotCore.Logger.debug(3, "starting firmware flash"),