includes: move headers to inc/ and update source files
This commit is contained in:
parent
958b2e8e00
commit
5c92ee4bb8
12 changed files with 9 additions and 8 deletions
2
aht.c
2
aht.c
|
|
@ -1,4 +1,4 @@
|
|||
#include "aht.h"
|
||||
#include "inc/aht.h"
|
||||
|
||||
#include "hardware/i2c.h"
|
||||
#include "pico/stdlib.h" // IWYU pragma: keep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue