Open jonas-schievink opened 5 years ago
Valid issue, but I’m not planning on doing anything about it in the immediate future. I can’t figure out what to do about it other than an enum that takes all the other possible pins. And the resulting match when using the pin would be annoying.
https://github.com/lthiery/cmwx1zzabz-rs/blob/bcafb414f14de2d2aaa1c5e4ff0797b89d27ff8c/src/longfi_bindings.rs#L33
This is correct for the Catena 4610, but not for the B-L072Z-LRWAN1 discovery board, which uses PA12. A jumper can be used to always enable TCXO on that board, so this isn't much of an issue.