4946e3e6e6
Remove SENSOR_VALUE_TYPE_INT as it is the same as SENSOR_VALUE_TYPE_INT_PLUS_MICRO with val2 set to 0. Change-Id: If5a9c579b7267701c27f40fd887acae47d64edc5 Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README.txt | ||
prj.conf | ||
testcase.ini |
README.txt
Title: Thermometer Description: A simple thermometer example -------------------------------------------------------------------------------- Building and Running Project: This project writes the temperature to the console once per second. It can be built and executed on bbc_microbit as follows: make Sample Output: Thermometer Example! arm temp device is 0x20000184, name is TEMP_0 Temperature is 29.5C Temperature is 29.5C Temperature is 29.5C