#
whycq
2025-01-09 7c97c54ec8064c52627c49fe32a3880f31712df4
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 "";
    }
}