|
Ran
|
Files
12
|
Run time
0s
|
Badge
README BADGES
|
github
Replace RPi.GPIO with rpi-lgpio for V3 future3 (#2470) * replace RPi.GPIO with rpi-lgpio * fix: update setup for RPi.GPIO replacement * fix: update RFIDReader pi-rc522 Lib for gpiozero support. remove RPi.GPIO references * fix: pin "pi-rc522-gpiozero" lib to specific commit * fix: remove RPi.GPIO usage. Check for command existance and ignore if not available * fix: warning on gcc build "format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘size_t’ {aka ‘unsigned int’}" * fix: update docs * fix: update comment * Revert "fix: warning on gcc build" This reverts commit 0be5cdb0e. * fix: remove obsolete python setup. * fix: update description for excluded libs * fix: moved lgpio build into function. fixed needed packages. use download function * fix: enabled output for wget. --------- Co-authored-by: Alvin Schiller <103769832+AlvinSchiller@users.noreply.github.com>
492 of 1290 relevant lines covered (38.14%)
1.53 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|