#
whycq
2025-01-20 b6be9998a6daa8d9d9f53c8cff8b699e1beb0a79
app/src/main/java/com/example/agvcontroller/protocol/AGV_F0_DOWN.java
@@ -28,5 +28,9 @@
    private byte[] temp = new byte[4];
    public String getSerialNo() {
        return "";
    }
}