Merge pull request #430 from lacklustrlabs/Wcomment

Fixed typo causing  'warning: multi-line comment [-Wcomment]'
This commit is contained in:
Roger Clark 2018-01-24 07:30:45 +11:00 committed by GitHub
commit 9fe0363f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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