LCOV - code coverage report
Current view: top level - src/modules/LR11x0 - LR1121.cpp (source / functions) Hit Total Coverage
Test: lcov.info Lines: 3 3 100.0 %
Date: 2026-02-22 10:42:45 Functions: 1 1 100.0 %

          Line data    Source code
       1             : #include "LR1121.h"
       2             : #if !RADIOLIB_EXCLUDE_LR11X0
       3             : 
       4           1 : LR1121::LR1121(Module* mod) : LR1120(mod) {
       5           1 :   chipType = RADIOLIB_LR11X0_DEVICE_LR1121;
       6           1 : }
       7             : 
       8             : #endif

Generated by: LCOV version 1.14