endail / hx711-pico-c

Implementation of single and multiple HX711 use via RP2040's state machine
https://endail.github.io/hx711-pico-c/
MIT License
32 stars 7 forks source link

Possible speedup by swapping mov and jmp #26

Closed endail closed 2 years ago

endail commented 2 years ago

https://github.com/endail/hx711-pico-c/blob/e7377f392b099de6a5aad12f019ac98ddbc3aab3/src/hx711_noblock.pio#L122