From 764bb967f620b3d2e23366649d769ab32e2a78a9 Mon Sep 17 00:00:00 2001 From: JamesFlare1212 Date: Mon, 10 Feb 2025 21:58:40 -0500 Subject: [PATCH] improve seo for engr-2350-lab-01 --- content/en/posts/engr-2350/lab01/index.md | 6 +++--- content/zh-cn/posts/engr-2350/lab01/index.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/en/posts/engr-2350/lab01/index.md b/content/en/posts/engr-2350/lab01/index.md index 002af05..dbae30c 100644 --- a/content/en/posts/engr-2350/lab01/index.md +++ b/content/en/posts/engr-2350/lab01/index.md @@ -10,8 +10,8 @@ author: link: https://www.jamesflare.com email: avatar: /site-logo.avif -description: -keywords: +description: This blog post provides a guide on Lab 1 of ENGR 2350, focusing on digital input/output (GPIO) using the TI-RSLK robot. The lab involves building hardware circuits, initializing GPIO pins, and implementing control logic to manage motor movements based on user inputs. +keywords: ["C","Programming","RPI","ENGR 2350","Lab"] license: comment: true weight: 0 @@ -30,7 +30,7 @@ hiddenFromHomePage: false hiddenFromSearch: false hiddenFromRss: false hiddenFromRelated: false -summary: +summary: This blog post provides a guide on Lab 1 of ENGR 2350, focusing on digital input/output (GPIO) using the TI-RSLK robot. The lab involves building hardware circuits, initializing GPIO pins, and implementing control logic to manage motor movements based on user inputs. resources: - name: featured-image src: featured-image.jpg diff --git a/content/zh-cn/posts/engr-2350/lab01/index.md b/content/zh-cn/posts/engr-2350/lab01/index.md index 9ed3727..66eacb9 100644 --- a/content/zh-cn/posts/engr-2350/lab01/index.md +++ b/content/zh-cn/posts/engr-2350/lab01/index.md @@ -10,8 +10,8 @@ author: link: https://www.jamesflare.com email: avatar: /site-logo.avif -description: -keywords: +description: 这篇博客文章提供了ENGR 2350课程第一实验室的指南,重点介绍了使用TI-RSLK机器人进行数字输入/输出(GPIO)的操作。实验包括构建硬件电路、初始化GPIO引脚以及实现控制逻辑以根据用户输入管理电机运动。 +keywords: ["C语言","编程","RPI","ENGR 2350"] license: comment: true weight: 0 @@ -30,7 +30,7 @@ hiddenFromHomePage: false hiddenFromSearch: false hiddenFromRss: false hiddenFromRelated: false -summary: +summary: 这篇博客文章提供了ENGR 2350课程第一实验室的指南,重点介绍了使用TI-RSLK机器人进行数字输入/输出(GPIO)的操作。实验包括构建硬件电路、初始化GPIO引脚以及实现控制逻辑以根据用户输入管理电机运动。 resources: - name: featured-image src: featured-image.jpg