dfieschko / RP1210

A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
MIT License
20 stars 12 forks source link

Fixing RequestDownload and RequestUpload #99

Closed kali-muon closed 2 years ago

kali-muon commented 2 years ago

In the UDS standard, RequestDownload and RequestUpload messages do not have DIDs. This PR updates the associated classes to reflect that, and adds some extra functionality to them.

✨ Enhancements

🗿 Miscellaneous

👀 Checklist