#ifndef _usb_commands_h #define _usb_commands_h #define REQ_LED_ON 1 #define REQ_LED_OFF 2 #endif