M5Unit-LIGHT 0.0.2 git rev:6d734f0
Loading...
Searching...
No Matches
unit_Light_data.hpp File Reference

UnitLight (SKU:U021) data types (Data struct) More...

#include <cstdint>
#include <limits>

Go to the source code of this file.

Classes

struct  m5::unit::light::Data
 Measurement data group. More...
 

Namespaces

namespace  m5
 Top level namespace of M5Stack.
 
namespace  light
 For UnitLight (U021)
 

Detailed Description

UnitLight (SKU:U021) data types (Data struct)

Split out from unit_Light.hpp so pure formula tests can include it without pulling in M5UnitComponent (which is ESP32-only). Native (SDL) builds link data_test.cpp against these inline definitions.