|
LTPS C++ API
|
Struct with data output for MCP9808. More...
#include <temperature.h>
Public Attributes | |
| float | temp |
| Temperature in C degrees. | |
| int | status |
| Return status (EXIT_SUCCESS or EXIT_FAILURE) | |
| const char * | error |
| String error if something goes wrong (NULL for success) | |