Skip to content
Snippets Groups Projects
Commit ca15802a authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Trival fix to comment

parent bd1b5094
No related branches found
No related tags found
No related merge requests found
......@@ -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__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment