all single line loops and conditions use curly brackets (#855)
* all single line loops and conditions use curly brackets also noticed a missing space in doc comment * change clang-format config * arduino CI runs on opening PR when lib src changes * make sure sprintf_P is only defined for Linux * declare sprintf_P for picoSDK * use platform config to include stdio,not RF24.cpp
Showing
Please register or sign in to comment