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