We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi all I'm implementing the AT commands for https://docs.ai-thinker.com/_media/lora/docs/ra-08_at_instruction.pdf . The command +CLINKCHECK has the following:
Y0 indicates the Link Check result: 0: indicates that the Link Check is successfully executed non-0: indicates that the Link Check fails
Is there a simple way to model this?
The text was updated successfully, but these errors were encountered:
There is no such annotation currently.
If you can come up with a clever and intuitive way of annotating it, a PR is welcomed.
Alternatively, a manual implementation of deserialize is quite easy
Sorry, something went wrong.
No branches or pull requests
Hi all
I'm implementing the AT commands for https://docs.ai-thinker.com/_media/lora/docs/ra-08_at_instruction.pdf .
The command +CLINKCHECK has the following:
Is there a simple way to model this?
The text was updated successfully, but these errors were encountered: