fix: MISRA fixes in source files

This commit is contained in:
A.M. Rowsell 2026-07-06 16:11:34 -04:00
commit 914b76ba8b
Signed by: amr
GPG key ID: E0879EDBDB0CA7B1
2 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,6 @@
// SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: 2026 A.M. Rowsell <amr@frzn.dev>
#include "aht.h"
#include "hardware/i2c.h"