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 <-----> #Pin31 * GND <-----> GND * ********************************************************************************/ #ifndef _RELAY_H_ @@ -67,4 +60,4 @@ /* toggle $which relay status */ int toggle_relay(int which); #endif /* ----- #ifndef _relayS_H_ ----- */ #endif