mirror of
https://github.com/sanni/cartreader.git
synced 2025-02-21 15:17:10 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
119ae7e6d6
commit
8794e4c878
@ -573,7 +573,7 @@ void setup() {
|
|||||||
DDRG &= ~(1 << 2);
|
DDRG &= ~(1 << 2);
|
||||||
// Activate Internal Pullup Resistors
|
// Activate Internal Pullup Resistors
|
||||||
//PORTD |= (1 << 7);
|
//PORTD |= (1 << 7);
|
||||||
PORTG |= (1 << 2);
|
//PORTG |= (1 << 2);
|
||||||
|
|
||||||
// Read current folder number out of eeprom
|
// Read current folder number out of eeprom
|
||||||
EEPROM_readAnything(0, foldern);
|
EEPROM_readAnything(0, foldern);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user