commit | 18ba133dcb7de0c78362baf0e7327e6966fbc052 | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Tue Mar 24 12:04:35 2020 -0700 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 14 10:38:10 2020 -0500 |
tree | f587b696ff329d160c2d91fa7b595f22b5447230 | |
parent | 8aadf8957989ecbe10bcd632fe49ec035a8b536f [diff] |
samples: bme280: enable sensor logging This helps debug issues with the device. Samples should try to be helpful to first-time users. Send printk() to logging so it doesn't fight over the UART. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>