Skip to content

Commit 4908eb6

Browse files
committed
fix: deleted unused includes
1 parent 172d375 commit 4908eb6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/src/Application.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
#include <zephyr/logging/log.h>
44
#include <zephyr/sys/reboot.h>
5-
#include <zephyr/drivers/adc.h>
65

7-
#include "buzzverse/bme280.pb.h"
8-
#include "buzzverse/analog.pb.h"
9-
#include "buzzverse/bq27441.pb.h"
106
#include "buzzverse/packet.pb.h"
117
#include "peripherals/lorawan_handler/lorawan_handler.hpp"
128
#include "utils/sleep-manager.hpp"

0 commit comments

Comments
 (0)