I have a program running that takes data stored in a char array and sends a message using the UART2 TX buffer...
// Transmit message
for (i=0;i<=12
↧