dearchap
dearchap
@WestleyK I agree with @rliebz . You are using the incorrect tools for your use case. envconfig will better serve you well.
Not a good use case to implement directly in urfave/cli. User could use alternative mechanisms.
@makeworld-the-better-one The way you do it is fine. I dont think there is a better way.
@makeworld-the-better-one couldnt you just use context.Value('globalFlagName') ?
@travisjeffery I just wanted to show the initial design before I add unit tests for some common messages(apiVersions, produce and so on)
Looks like the BT module is connected to the Allwinner via the I2S pins.
Duplicate of #427
@takumakei Can you submit a PR for this patch ? Thanks
I like this feature. Would make user code much easier to handle.