Show
Ignore:
Timestamp:
12/30/06 14:29:01 (4 years ago)
Author:
anthony_rowe
Message:

Put some things back into the makefiles for normal lpc2106-cmucam2 compiling that I accidentally removed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tools/cc3_image_viewer/Form1.vb

    r244 r279  
    33    Public jpeg_grab As Byte 
    44    Public myStr As String 
    5      
     5 
     6 
    67 
    78 
     
    1213       ByVal e As System.EventArgs) _ 
    1314       Handles MyBase.Load 
     15 
    1416 
    1517        For i As Integer = 0 To _ 
     
    7779            Dim buf() As Byte 
    7880 
     81 
    7982            jpeg_grab = 1 
    8083            serialPort.DiscardInBuffer()