cleanup lets_split

This commit is contained in:
Jack Humbert 2017-06-28 00:26:05 -04:00
commit f5f7dfa064
20 changed files with 250 additions and 427 deletions

View file

@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CONFIG_H
#define CONFIG_H
#ifndef REV1_CONFIG_H
#define REV1_CONFIG_H
#include "config_common.h"
#include "../config.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED