mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-03 01:27:16 +02:00
* Merge branch 'development03' into asyncWeb03
* improved webApi * updated Library Information (version + license)
This commit is contained in:
commit
200ce0c0cc
17 changed files with 203 additions and 130 deletions
|
@ -38,6 +38,7 @@ typedef HmSystem<RadioType, BufferType, MAX_NUM_INVERTERS, InverterType> HmSyste
|
|||
|
||||
|
||||
typedef struct {
|
||||
uint8_t txId;
|
||||
uint8_t invId;
|
||||
uint32_t ts;
|
||||
uint8_t data[MAX_PAYLOAD_ENTRIES][MAX_RF_PAYLOAD_SIZE];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue