endail opened this issue 2 years ago · 0 comments
hx711/src/HX711.cpp
Line 104 in 42d6305
The conditionals to check for these flags waste precious CPU cycles in what is an ultimately critical section. Perhaps a preprocessor flag should be used to gate them instead?