benmccrea opened a new pull request, #3389:
URL: https://github.com/apache/mynewt-core/pull/3389

   Replace commented out `lis2dh12_shell_init()` with `LIS2DH12_CLI` syscfg 
conditional. 
   
   In `lis2dh12_shell.c`, remove `SENSOR_CLI` conditional so only 
`LIS2DH12_CLI` is required to enable the shell. `SENSOR_CLI` now enables output 
in float format for `lis2dh12 r <num_readings>`, since a helper function in the 
sensor package is used for float conversion. When `SENSOR_CLI` is 0 the output 
will be in integers with 3 implied decimal places.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to