Logging new variables #1598
Unanswered
SriramKodey
asked this question in
Q&A
Replies: 1 comment
-
You can follow the same format as the code you provided. Have you seen the logging and parameter documentation? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I am adding some custom code to the CF firmware. Using the existing logging framework, I want to log some variables from this code. It should be similar to the following segment of code from controller_pid.c. Do you know how I can do this?
Beta Was this translation helpful? Give feedback.
All reactions