LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
guowenxue
2024-08-21 1e32814e0bc7ee1eb5b7f64b703f8bd03cba7805
hal/api/relay.h
@@ -9,7 +9,7 @@
 * Pin connection:
 *                 Relay Module           IGKBoard-IMX6ULL
 *                  VCC       <----->      5V
 *                   I        <----->      #Pin31
 *                   I        <----->      #Pin22 (GPIO3_IO23)
 *                  GND       <----->      GND
 *
 ********************************************************************************/
@@ -67,4 +67,4 @@
/* toggle $which relay status */
int toggle_relay(int which);
#endif   /* ----- #ifndef _relayS_H_  ----- */
#endif