working with external memory


Results 1 to 16 of 16

Threaded View

  1. #3
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Sorry, should of mentioned, they are words

    Code:
    Temperatures      VAR WORD[4]
      Temp1           VAR Temperatures[0]
      Temp2           VAR Temperatures[1]
      Temp3           VAR Temperatures[2]
      Temp4           VAR Temperatures[3]
    with bytes for time

    Code:
    	TimeH var byte     
    	TimeM var Byte
    Last edited by malc-c; - 10th September 2010 at 16:55.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts