Working with pointers to send Lan Data
Posted on April 16, 2013 at 08:39 Hi Guys, I'm a bit confused with pointers.. I have a global variable named uint8_t DATAS [130] and I have a function that sends data through lan (note: Iam using stm32f4Discovery and DISC...