Change pin configuration
This commit is contained in:
parent
47d812bfd6
commit
4ab0ebb199
2 changed files with 5 additions and 3 deletions
|
@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define IBM4704_DATA_PORT PORTD
|
||||
#define IBM4704_DATA_PIN PIND
|
||||
#define IBM4704_DATA_DDR DDRD
|
||||
#define IBM4704_DATA_BIT 2
|
||||
#define IBM4704_DATA_BIT 0
|
||||
|
||||
/*
|
||||
* Pin interrupt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue