Sam Johnson
Sam Johnson
note: just added macro_magic v0.3.3 to support custom import_tokens_attr input parsing to allow for multiple/custom arguments on `#[import_tokens_attr]`-style attribute macros, since this is needed to make the `disambiguation_path` customizable via...
docs have been updated, adding UI tests and then should be good to review
bot rebase
> expecting the pallet crate to contain a `prelude` module which in itself contains an impl for the `DefaultConfig`. @KiChjang I agree we need more docs and that we need...
> The DefaultConfig _trait_ is automatically generated, yes, but what about its implementors? As a dev using this pallet, I'm not as interested in the trait than I am with...
TODO: - [ ] Update release notes to mention new convention on pallet preludes - [x] make it clear `as Whatever` is optional in the docs - [x] Re-work `default_sub_trait`...
example pallet is up, circling back on the other items
btw the user calibration error always shows and is a big nothingburger
the USB communication protocol is slightly different so you would have to reverse engineer it a bit and change a bunch of the commands and how the data is sent,...
> When I read this, alarms go off in my head. Why two sets of docs? My understanding of it is it's not two sets of docs, it's that there...