From 18b9bf3750e0cf2963c73b1dc0ee7299d4c15c1c Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 24 Mar 2016 10:29:01 +0100 Subject: [PATCH] Updater path changed to allow future expansion --- include/UpdaterCfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/UpdaterCfg.h b/include/UpdaterCfg.h index acfd7c9..2088090 100644 --- a/include/UpdaterCfg.h +++ b/include/UpdaterCfg.h @@ -18,4 +18,4 @@ // // Update server catalog location // -#define UPDATER_HTTP_PATH "/UpdateRepo/Catalog.xml" +#define UPDATER_HTTP_PATH "/UpdateRepo/Catalog-1.xml"