Skip to content

Commit

Permalink
修正rtthread下的warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bobwenstudy committed Mar 25, 2023
1 parent dce9ae8 commit 0e2f74d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/rtthread/rtthread_bt_log_impl.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#define LOG_FILE_PRINT_BUFFER_MAX_LENGTH (0x100)

__unused
static const char *get_packet_type_str(uint8_t packet_type, uint8_t in)
{
switch (packet_type)
Expand Down

0 comments on commit 0e2f74d

Please sign in to comment.