mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
max31855: fix missing interesting tag in header for doc
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
parent
7580465f6b
commit
961c33ad48
@ -63,7 +63,9 @@ class MAX31855 {
|
||||
*
|
||||
* @return value in degrees celcius
|
||||
*/
|
||||
//! [Interesting]
|
||||
double getTemp();
|
||||
//! [Interesting]
|
||||
|
||||
private:
|
||||
mraa_spi_context m_sensor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user