Skip to content
Snippets Groups Projects
Commit 804913ae authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Removed an invalid included header.

parent fe6b353f
No related branches found
No related tags found
No related merge requests found
#include "usb.h" #include "usb.h"
#include "usbd_cdc.h" #include "usbd_cdc.h"
#include "gpio.h"
#define RX_DATA_SIZE 64 #define RX_DATA_SIZE 64
#define TX_DATA_SIZE 64 #define TX_DATA_SIZE 64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment