Home
last modified time | relevance | path

Searched refs:rh (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/
DCayenneLpp.c160 uint8_t CayenneLppAddRelativeHumidity( uint8_t channel, float rh ) in CayenneLppAddRelativeHumidity() argument
168 CayenneLppBuffer[CayenneLppCursor++] = (uint8_t ) ( rh * 2 ); in CayenneLppAddRelativeHumidity()
DCayenneLpp.h74 uint8_t CayenneLppAddRelativeHumidity( uint8_t channel, float rh );