Skip to content

Commit

Permalink
Update low_level_platform/api/platform/lf_STM32f4_support.h
Browse files Browse the repository at this point in the history
Co-authored-by: erling <[email protected]>
  • Loading branch information
naichenzhao and erlingrj authored Sep 16, 2024
1 parent 6ba0f42 commit a22a4fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion low_level_platform/api/platform/lf_STM32f4_support.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#include <stm32f4xx_hal.h>

// Defines for formatting time in printf for pico
#define PRINTF_TAG "(" PRINTF_TIME ", " PRINTF_MICROSTEP ")"
#define PRINTF_TIME "%lld"
#define PRINTF_MICROSTEP "%d"
Expand Down

0 comments on commit a22a4fd

Please sign in to comment.