remove excess empty lines

This commit is contained in:
Marcelo Bezerra 2021-06-07 20:44:53 +02:00 committed by hathach
parent 3842c806a6
commit ce634f226e
2 changed files with 0 additions and 3 deletions

View File

@ -33,12 +33,10 @@
#include "common/tusb_common.h"
#ifdef __cplusplus
extern "C" {
#endif
//--------------------------------------------------------------------+
// Common Definitions
//--------------------------------------------------------------------+

View File

@ -318,7 +318,6 @@
#define CFG_TUD_MAX_BUTTONS 16
#endif
//------------------------------------------------------------------
// Configuration Validation
//------------------------------------------------------------------