Added some variables for bna
This commit is contained in:
parent
447d1ceb54
commit
226f6d91c2
@ -226,6 +226,13 @@ struct SharedMem
|
|||||||
uint32_t Sdata_changedAmount;
|
uint32_t Sdata_changedAmount;
|
||||||
uint8_t store_tubeLev[64];
|
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:
|
// Mitteilung von Hwapi zu Datif:
|
||||||
bool Sdata_coinPaymentNow;
|
bool Sdata_coinPaymentNow;
|
||||||
|
Loading…
Reference in New Issue
Block a user