esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
28 stars 9 forks source link

chore: cleanup warnings from components during compilation #228

Closed finger563 closed 1 month ago

finger563 commented 1 month ago

Description

Motivation and Context

Library warnings make it harder for developers to find / understand any compilation problems or warnings that may arise from their code. Fixing warnings from our components enables cleaner builds and streamlines development.

How has this been tested?

Building and running in a complex project with many of these components together.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

Checklist:

Software

github-actions[bot] commented 1 month ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: