Fixed analog in position.

This commit is contained in:
Florian Pose 2008-06-18 11:24:31 +00:00
parent dae25376a5
commit 258ec19c99
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
#define PFX "ec_mini: "
#define AnaInPos 0, 5
#define AnaInPos 0, 1
#define DigOutPos 0, 3
/*****************************************************************************/