MaikStohn / UP3D

UP 3D Printer Tools
GNU General Public License v2.0
80 stars 32 forks source link

fixed upload bug segmentation fault for firmware < 330 #10

Closed kscheff closed 8 years ago

kscheff commented 8 years ago

the last block of upload might not be 72 and not a multiple of 3. So the last transfer fetches data outside of its region.