Skip to content

Commit 8c74cf1

Browse files
johnlange2jtbaumann
authored andcommitted
Fix build warning
This fixes a build warning for gnss_version Signed-off-by: John Lange <[email protected]>
1 parent 0c92154 commit 8c74cf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/tmo_shell/src/misc_test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <zephyr/drivers/pwm.h>
1212
#include <zephyr/shell/shell.h>
1313
#include <zephyr/shell/shell_uart.h>
14+
#include "tmo_gnss.h"
1415

1516
#define I2C_0 DT_NODE_FULL_NAME(DT_NODELABEL(i2c0))
1617
#define I2C_1 DT_NODE_FULL_NAME(DT_NODELABEL(i2c1))

0 commit comments

Comments
 (0)