From 2fd551f4cda3da9382f0c90c661bef8b73ea8e23 Mon Sep 17 00:00:00 2001 From: wweizhen <139770552+wweizhen@users.noreply.github.com> Date: Mon, 17 Jul 2023 16:33:06 +0100 Subject: [PATCH] Update metadata.json --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index f149ff5..debe47e 100644 --- a/metadata.json +++ b/metadata.json @@ -325,7 +325,7 @@ { "title": "Adaptive Filters Part 1, Module 11", "subject": ["arm", "cortex-m", "dsp", "digital-signals", "hardware-designs", "digital-signal-processing", "cortex-m7", "electrical-engineering", "stm32f746g-discovery", "keil-mdk"], - "type": "Lab", + "type": "Lecture", "format": "doc", "creator": "Donald Reay", "publisher": "Arm Education", @@ -344,7 +344,7 @@ { "title": "Adaptive Filters Part 2, Module 12", "subject": ["arm", "cortex-m", "dsp", "digital-signals", "hardware-designs", "digital-signal-processing", "cortex-m7", "electrical-engineering", "stm32f746g-discovery", "keil-mdk"], - "type": "Lab", + "type": "Lecture", "format": "doc", "creator": "Donald Reay", "publisher": "Arm Education", @@ -363,7 +363,7 @@ { "title": "Adaptive Filters Part 3, Module 13", "subject": ["arm", "cortex-m", "dsp", "digital-signals", "hardware-designs", "digital-signal-processing", "cortex-m7", "electrical-engineering", "stm32f746g-discovery", "keil-mdk"], - "type": "Lab", + "type": "Lecture", "format": "doc", "creator": "Donald Reay", "publisher": "Arm Education", @@ -399,4 +399,4 @@ "link": "STM32F746G Discovery board/contents/Module13_AdaptiveFilters_Part3/Lab06_AdaptiveFilters/Lab06_AdaptiveFilters.docx" } ] -} \ No newline at end of file +}