Getting expected declaration specifiers
Hi,
I am getting expected declaration specifiers or '...' before '(' token on the line below, not sure what the problem is, I can compile it with Eclipse.
#define transceiver_prepare_transmit_packet(dstAdr,buffer,len) transceiver_Tx_packet((dstAdr),(buffer),(len),false,true)
Thanks
Please sign in to leave a comment.
Comments
0 comments