Hallo,
i had a library for the HX711!
The basic example is working with the board Arduino UNO!
But with the board HTTC AB01 the IDE says: …HX711-master\src\HX711.cpp:61:78: error: ‘shiftIn’ was not declared in this scope…
shiftIn() is described in the arduino reference: shiftIn() - Arduino-Referenz
IDE 1.8.13 CubeCell Framework 1.1.0
E_T