ArduinoFDC
ArduinoFDC copied to clipboard
Pull-up documentation mismatch
In Readme.md in the wiring section you have "note 2" about 1k resistor as pull-up on ReadData signal only.
However in shield schematics you have pull-up resistor on Index signal too, and both resistors are 10k for UNO, or 1k for Mega.
So, what is correct resistor value? Should not be "note 2" on Index signal too?
Thank you!