Data_t Structure Formating #3371
-
Beta Was this translation helpful? Give feedback.
Answered by
zuckschwerdt
Oct 4, 2025
Replies: 1 comment 3 replies
-
|
Can you describe the difference you see /wish for? Is it about the line breaks? The display is adjusted to the terminal width. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Yes, that line break logic is here https://github.com/merbanan/rtl_433/blob/master/src/output_file.c#L308 and https://github.com/merbanan/rtl_433/blob/master/src/output_file.c#L173-L189