Skip to content

Commit 0a3df7a

Browse files
Merge branch 'main' into mqtt-ethernet
2 parents 99d2c87 + 63531d7 commit 0a3df7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

middleware/src/serial.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "serial.h"
2+
#include "stm32xx_hal.h"
23

34
// TLDR: Serial printfs a line with the format: mtr/<Title>/<Data Label>/[Data]
45
void serial_monitor(const char *title, const char *data_label,

0 commit comments

Comments
 (0)