rmac field from pointer to array...

FossilOrigin-Name: 8bfa29a2e3d59da9e220d17ca6e736621238d1e364f9a96ab9b472c9d21e6d87
This commit is contained in:
7u83@mail.ru 2014-07-28 05:01:22 +00:00
parent eedd2b7c76
commit 27a904f8a2
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ struct radioinfo{
uint32_t type;
//#ifdef WITH_RMAC_SUPPORT
uint8_t * rmac;
uint8_t rmac[8];
//#endif