endail / hx711

Raspberry Pi HX711 C++ Library
MIT License
18 stars 10 forks source link

Remove discovery code from main branch #49

Closed endail closed 2 years ago

endail commented 2 years ago

https://github.com/endail/hx711/blob/master/src/DiscoverTiming.cpp

Timing discovery is not in a working state and should not pollute the current codebase.