tillitis / tkey-libs

TKey device libs
GNU General Public License v2.0
4 stars 2 forks source link

proto: use enum endpoints in genhdr #39

Open cobratbq opened 7 months ago

cobratbq commented 7 months ago

Use enum endpoints instead of uint8_t for parameter endpoint.

I'm not sure if this was accidental or deliberate, but in my (limited) knowledge there is no downside to using the enum for the parameter.