Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Tabsoft; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    27
    Views
    57,158

    Re: Stable Adc Reading Routine

    Also you did not declare "Advalue" as a variable either.
  2. Replies
    27
    Views
    57,158

    Re: Stable Adc Reading Routine

    Your implementation of Mel's sort algorithm has a problem in it.

    After you read the ADC values in the "For CounterA = 0 to 9" loop, CounterA equals 10.

    You then issue the "Gosub GetSort"...
Results 1 to 2 of 2