From cd0fbb3cd28df97c31d39a3d25dfaf582cc42a7b Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 1 Jan 2018 15:01:10 +0100 Subject: [PATCH] PX4 ESC: Store maximum flash size --- Images/px4esc-v1.prototype | 1 + 1 file changed, 1 insertion(+) diff --git a/Images/px4esc-v1.prototype b/Images/px4esc-v1.prototype index 7c15b97af2..aee968cdc9 100644 --- a/Images/px4esc-v1.prototype +++ b/Images/px4esc-v1.prototype @@ -7,6 +7,7 @@ "summary": "PX4ESCv1", "version": "0.1", "image_size": 0, + "image_maxsize": 475136, "git_identity": "", "board_revision": 0 }