diff options
Diffstat (limited to 'firmware/src/config.h')
-rw-r--r-- | firmware/src/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/src/config.h b/firmware/src/config.h new file mode 100644 index 0000000..92918e4 --- /dev/null +++ b/firmware/src/config.h @@ -0,0 +1,4 @@ +#ifndef _CONFIG_H +//#define CONFIG_USB_STRING + +#endif |