omnyx2
Results
2
issues of
omnyx2
When title is not english, I'm using the Korean, It occurs error can't render. It can't handle such as "쿠버네티스를 공부하는 법.mdx". Like when it's not english then encoding happens...
I did 80 sps mode on hx711 however when I use code of example and make it as ``` void loop() { Serial.print("one reading:\t"); Serial.println(scale.get_units(1)*1.1015, 1); // Serial.print("\t| average:\t"); //...