Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EALib I2S LM75B SDFileSystem mbed
TestTemperature Class Reference
Test the LM75 temperature sensor on the LPC4088 Experiment Base Board. More...
#include <TestTemperature.h>
Public Member Functions | |
bool | runTest () |
Test the temperature sensor. |
Detailed Description
Test the LM75 temperature sensor on the LPC4088 Experiment Base Board.
Definition at line 25 of file TestTemperature.h.
Member Function Documentation
bool runTest | ( | ) |
Test the temperature sensor.
- Returns:
- true if the test was successful; otherwise false
Definition at line 43 of file TestTemperature.cpp.
Generated on Sun Jul 17 2022 08:29:10 by
