You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is needed to update the pyRF24 pkg to use latest master.
This does not affect RF24 lib builds because
RF24_NO_IRQ is respected in the root CMakeLists.txt.
But, the pyRF24 pkg doesn't actually use the root CMakeLists.txt.
Instead, the pyRF24 pkg only uses utility/CMakeLists.txt.
0 commit comments