Fixed 'warning: multi-line comment [-Wcomment]'

This commit is contained in:
lacklustrlabs 2017-11-15 23:23:37 +01:00 committed by Lacklustrlabs
parent 9cd2f3a743
commit 495f3b9cb5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
#if !(defined(BOARD_maple) || defined(BOARD_maple_RET6) || \
defined(BOARD_maple_mini) || defined(BOARD_maple_native))
//#warning USB CDC ACM relies on LeafLabs board-specific configuration.\
//#warning USB CDC ACM relies on LeafLabs board-specific configuration.
// You may have problems on non-LeafLabs boards.
#endif