@@ -1,5 +1,7 @@
#include <Arduino.h>
#pragma once
struct SensorData {
float bus_voltage;
float shunt_voltage;
The note is not visible to the blocked user.