Strict timing is not feasible for user space code #79
Labels
bug
Something isn't working
enhancement
New feature or request
question
Further information is requested
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?
The text was updated successfully, but these errors were encountered: