Skip to content

Commit 3f54030

Browse files
tokangasrlubos
authored andcommitted
lib: location: add missing note to API
Added a note about required modem firmware version for obstructed visibility detection feature. Signed-off-by: Tommi Kangas <[email protected]>
1 parent 774e607 commit 3f54030

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/modem/location.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ struct location_gnss_config {
188188
* timeout.
189189
*
190190
* @details See Kconfig for related configuration options.
191+
*
192+
* @note Only supported with modem firmware v1.3.2 or later.
191193
*/
192194
bool visibility_detection;
193195
};

0 commit comments

Comments
 (0)