Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WelcomeMessagePrinter.h: fixed a warning.
Appears when using the `[-Wextra]` flag. lib/DnWiFiDoorLock/DnWiFiDoorLock/App.h:475:13: warning: missing initializer for member 'DnApp::Arduino::WelcomeMessagePrinter::Build::compiler' [-Wmissing-field-initializers] 475 | }; | ^
- Loading branch information