simonyipeter / Arduino-FEC

Reed-Solomon Forward Error Correction library
59 stars 9 forks source link

FEC over bytes? #5

Open DVEntertainment opened 10 months ago

DVEntertainment commented 10 months ago

Hi! i'd like to apply FEC over 3 bytes per message, but i cant seem to get it working. How would i implement this? (i want to send 24 1's or 0's)

with regards, Daniël