Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
Element.h File Reference
#include <stdint.h>
#include <vector>
Include dependency graph for Element.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using power_elem_t = int32_t
 
using PowerVector = std::vector< power_elem_t >
 

Typedef Documentation

◆ power_elem_t

using power_elem_t = int32_t

◆ PowerVector

using PowerVector = std::vector<power_elem_t>