Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/
DCayenneLpp.h52 #define LPP_RELATIVE_HUMIDITY_SIZE 3 macro
DCayenneLpp.c162 if( ( CayenneLppCursor + LPP_RELATIVE_HUMIDITY_SIZE ) > CAYENNE_LPP_MAXBUFFER_SIZE ) in CayenneLppAddRelativeHumidity()