Skip to content

Commit b915e24

Browse files
joseppckartben
authored andcommitted
samples: sensor: i3g4250d: add missing config
Adds CONFIG_REQUIRES_FLOAT_PRINTF so that printf can display floats correctly. Signed-off-by: Josep Puigdemont <[email protected]>
1 parent 32253c6 commit b915e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/sensor/i3g4250d/prj.conf

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
CONFIG_SPI=y
22
CONFIG_SENSOR=y
3+
CONFIG_REQUIRES_FLOAT_PRINTF=y

0 commit comments

Comments
 (0)