Add the delay when doing set_gain or power_up#80
Conversation
Add the delay when doing set_gain or power_up. Add new demo, base on HX711SerialBegin. Signed-off-by: wang <w.limin@qq.com>
|
Hello @bogde! Maybe you will integrate @WLimin added delay?! I have also added the delay in set_gain, so it also reads correct values after the µC boot up. Why the Code-Comments say 5 times are invalid in power_up and 6 times in set_gain??? I only copied it. Maybe someone can explain it to me?! Maybe you will also implement it or see a better solution?! regards |

Add the delay when doing set_gain or power_up.
fix variable type declare.
Add new demo, base on HX711SerialBegin.
Signed-off-by: wang w.limin@qq.com