o: ActiveSupport::Cache::Entry :@compressedF: @value"S"M
bloader.c
1 1
/**** BootLoader for PIC16F887 
2 2

  
3
   Ussage:
4
      ascii-xfr -s -v -l 100 ./bltest.hex > /dev/ttyUSB0
3
   After Reset PIC run this script with number of ttyUSBn:
4
      echo uf > /dev/ttyUSB$1
5
      sleep 5
6
      ascii-xfr -s -v -l 100 ./bltest.hex > /dev/ttyUSB$1
5 7
*/
6 8

  
7 9
#define ID "$Id$"
:@created_atf1420106327.722703@Ä:@expires_in0