mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Trival fix to comment
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
#define LS_BIT (1 << 0)
|
||||
#define MS_BIT (1 << 7)
|
||||
|
||||
/* Debst7565 ******************************************************************************/
|
||||
/* Debug ******************************************************************************/
|
||||
|
||||
#ifdef CONFIG_LCD_ST7565DEBUG
|
||||
# define st7565dbg(format, ...) vdbg(format, ##__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user