1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-20 04:42:59 +00:00

whats the maximum size of each data-transfering ?

SheStealsMyPenta
2021-09-15 10:21:00 +08:00
parent 0fb25c3037
commit 7310b587ac
+1
@@ -0,0 +1 @@
Hi there , i am meeting a problem that the size of the data is about 86KB and we didn't separate the data, so i can't receive the data in a properly size. if it's invalid to put such large size data in one-time transfer ?