Skip to content

Commit

Permalink
refactor: 去掉log_d
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-CW-Code committed Sep 25, 2024
1 parent 99e1029 commit 8ba20e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/RyanMqttLog.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ static void rlog_output_raw(char *const fmt, ...)
#define rlog_e(...)
#endif

#define log_d rlog_d

#define rlog_raw(...) rlog_output_raw(__VA_ARGS__)

#endif

0 comments on commit 8ba20e6

Please sign in to comment.