WARNING: taking address of packed member of 'directoryEntry' may result in an unaligned pointer value #157
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
My
platformio.ini
When compiling code with library
I received warnings:
Replaced these functions
with
and
with
After these changes, yellow warnings during compilation disappeared.
The text was updated successfully, but these errors were encountered: