Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7860850

Browse files
committed
debugging code cleanup
1 parent83d710d commit7860850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ext_mod/lcd_bus/lcd_types.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#ifCONFIG_LCD_ENABLE_DEBUG_LOG
4848
#defineLCD_DEBUG_PRINT(...) mp_printf(&mp_plat_print, __VA_ARGS__);
4949
#else
50-
#defineLCD_DEBUG_PRINT(...);
50+
#defineLCD_DEBUG_PRINT(...)
5151
#endif
5252

5353
struct_lcd_panel_io_t {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp