/******************************************************************************
  CRO_Serial.c     RS232 serial capture and display CRO
  Open-source - 19 Dec 2009 - www.RomanBlack.com/bigpic6_proj1.htm

  This manually samples serial data on the RC7 pin, and records the data
  in a 8 kbit buffer, which can then be displayed on GLCD etc.
  The touchpanel is used for menu and scrolling functions etc.

     MCU:             P18F8520
     Dev.Board:       BIGPIC6
     Oscillator:      HSPLL, 40.0 MHz
     Ext. Modules:    GLCD + touch panel
     SW:              mikroC v7.0

******************************************************************************/
