summaryrefslogtreecommitdiffstats
path: root/ucs2-afb
diff options
context:
space:
mode:
authorTobias Jahnke <tobias.jahnke@microchip.com>2018-04-30 14:29:21 +0200
committerTobias Jahnke <tobias.jahnke@microchip.com>2018-04-30 14:29:21 +0200
commitfe3f7fe258ad72e430806266a26da40e2b9a1311 (patch)
tree0f08a032aa591996d3e8e3289d42aee34e54f7ae /ucs2-afb
parent24552c17d18bb703abe256f837c41cf694649f7e (diff)
agl-service-unicens: update submodules, app-templates
Change-Id: Iefa1de14c6d744c40ba6f295276ba3b83df96395 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'ucs2-afb')
-rw-r--r--ucs2-afb/ucs_binding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucs2-afb/ucs_binding.c b/ucs2-afb/ucs_binding.c
index 553ed36..49bedf4 100644
--- a/ucs2-afb/ucs_binding.c
+++ b/ucs2-afb/ucs_binding.c
@@ -44,7 +44,7 @@
#define MAX_FILENAME_LEN (100)
#define RX_BUFFER (64)
-#define XML_CONFIG_FOLDER "/data/"
+#define XML_CONFIG_FOLDER "/var/"
#define XML_CONFIG_FILE "config_multichannel_audio_kit.xml"
/** Internal structure, enabling multiple instances of this component.