aboutsummaryrefslogtreecommitdiffstats
path: root/ucs2-afb
diff options
context:
space:
mode:
authorTobias Jahnke <tobias.jahnke@microchip.com>2018-04-30 14:29:21 +0200
committerWalt Miner <walt@linux.com>2018-06-08 11:54:48 +0000
commit9e54da1917fc3958d49fa4d7c15c44643c84b75e (patch)
treeb63f9348273d458aa677eea024af3094ad5cf905 /ucs2-afb
parent3285a51b4d6b6d5e8aeba1f3dda76806f931a6b9 (diff)
agl-service-unicens: update submodules, app-templates
Change-Id: Iefa1de14c6d744c40ba6f295276ba3b83df96395 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit fe3f7fe258ad72e430806266a26da40e2b9a1311)
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.