eynarcalle / glcd-arduino

Automatically exported from code.google.com/p/glcd-arduino
0 stars 0 forks source link

GLCDdiags to report invalid configuration pins #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The GLCDdiags utility needs to be modified to report when
the users picks invalid pins (pins out of range) in the config files.

The function glcdpin2str() will need to know the board/chip in use
and check it. If it is out of range, the report (INVALID) as the
AVR pin number.

Original issue reported on code.google.com by bperry...@gmail.com on 24 Mar 2011 at 6:29