Closed stripwax closed 2 years ago
Please consider https://github.com/stripwax/MaxDuino/commit/8c8b6893d957600300c38187ab4b439233886c2f as a solution (apologies I didn't make this a pull request, I can do that if you prefer)
Please consider stripwax@8c8b689 as a solution (apologies I didn't make this a pull request, I can do that if you prefer)
Yes please
done (#18)
Thanks David,
Many of these error are in fact attempts to get more space, and not well tested.
No user report this, and not observed by myself.
Rafa
El mié., 8 jun. 2022 0:12, Dave Hooper @.***> escribió:
Would be quite easy to take the filename, reduce to 10 characters (pad with space if necessary, and remove characters outside of the 32-127 range), and send that as part of the writeHeader2() function
— Reply to this email directly, view it on GitHub https://github.com/rcmolina/MaxDuino_v1.76/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADKNPFGUPO3KGJTWXUOQIB3VN7CORANCNFSM5YEOUS5A . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Would be quite easy to take the filename, reduce to 10 characters (pad with space if necessary, and remove characters outside of the 32-127 range), and send that as part of the writeHeader2() function