AdamVerner / oscilo

school project
GNU General Public License v3.0
0 stars 0 forks source link

allocate offset and it's transmission to current max samle depth #27

Closed AdamVerner closed 5 years ago

AdamVerner commented 5 years ago

now the module assumes, that the offset is 32bit number and sends it as a whole

make the number of sent bytes dynamic

AdamVerner commented 5 years ago

useless