XuNeo opened a new pull request, #2681:
URL: https://github.com/apache/nuttx-apps/pull/2681
## Summary
```
noteprintf_main.c:52:7: warning: unused variable 'binary' [-Wunused-variable]
52 | } binary =
```
Fix typo.
## Impact
No impact.
## Testing
Tested with configuration: `stm32f429i-disco:systemview`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]