diff --git a/include/shared_mem_buffer.h b/include/shared_mem_buffer.h index 16ea62a..03095ba 100644 --- a/include/shared_mem_buffer.h +++ b/include/shared_mem_buffer.h @@ -226,6 +226,13 @@ struct SharedMem uint32_t Sdata_changedAmount; uint8_t store_tubeLev[64]; + uint8_t store_bnaParameter[64]; + uint8_t store_bnaCollect[8]; + uint8_t store_bnaContent[64]; + + + + // Mitteilung von Hwapi zu Datif: bool Sdata_coinPaymentNow;