Subversion Repositories canSerial

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #include "../inc/jtest.h"
  2.  
  3. /*--------------------------------------------------------------------------------*/
  4. /* Define Global Variables */
  5. /*--------------------------------------------------------------------------------*/
  6.  
  7. char JTEST_FW_STR_BUFFER[JTEST_BUF_SIZE] = {0};
  8.  
  9. volatile JTEST_FW_t JTEST_FW = {0};
  10.