From be98d13782b05e7659f601980ef695a493d6bee1 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 21 Aug 2024 17:29:28 +0800
Subject: [PATCH] Add infrared source code

---
 hal/api/relay.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/hal/api/relay.h b/hal/api/relay.h
index c03cd9f..bf678b2 100644
--- a/hal/api/relay.h
+++ b/hal/api/relay.h
@@ -5,13 +5,6 @@
  *       Filename:  relay.h
  *    Description:  This file is used to control relay
  *
- *
- * Pin connection:
- *                 Relay Module           IGKBoard-IMX6ULL
- *                  VCC       <----->      5V
- *                   I        <----->      #Pin22 (GPIO3_IO23)
- *                  GND       <----->      GND
- *
  ********************************************************************************/
 
 #ifndef  _RELAY_H_

--
Gitblit v1.9.1