avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Simple Problem


From: matthew . cook
Subject: Re: [avr-gcc-list] Simple Problem
Date: Wed, 24 Sep 2003 15:23:54 +0930

Kris,

> if(bit_is_set(PORTB,0)){//if pb0 is on

Change this to PINB and you should be away.

Matthew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]