From 9265dbda839640706414dfc337162ae4069105a9 Mon Sep 17 00:00:00 2001 From: Vojtech Bubnik Date: Thu, 5 Jul 2018 17:40:14 +0200 Subject: [PATCH] FIxed the index json --- IDE_Board_Manager/package_prusa3d_index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/IDE_Board_Manager/package_prusa3d_index.json b/IDE_Board_Manager/package_prusa3d_index.json index 4a7a62e..102651e 100755 --- a/IDE_Board_Manager/package_prusa3d_index.json +++ b/IDE_Board_Manager/package_prusa3d_index.json @@ -24,11 +24,11 @@ "boards": [ { "name": "Prusa MM control" - }, + } ], "toolsDependencies": [] - }, - ], - }, + } + ] + } ] }