📦 Moves utilities to own folder

This commit is contained in:
Rune Harlyk
2024-11-14 15:12:25 +01:00
parent 0d596d9d3c
commit f2d86115fb
13 changed files with 23 additions and 95 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
**/
#include <event_socket.h>
#include <JsonUtils.h>
#include <utils/json_utils.h>
#include <Peripherals.h>
#include <timing.h>
#include <utils/timing.h>
#define ADC_VOLTAGE 0
#define ADC_CURRENT 1