新接口调试

This commit is contained in:
2026-01-29 18:51:42 +08:00
parent 3d28c5692a
commit a4905e7226
50 changed files with 1753 additions and 1716 deletions
@@ -69,7 +69,8 @@ object WeightUtil {
fun tareTwo(address: Int) {
try {
Weigher2.tareTwo(address)
//Weigher2.tareTwo(address)
Weigher2.zeroTwo(address)
} catch (e: Exception) {
e.printStackTrace()
}