diff options
author | Alex Joni <alex_joni@users.sourceforge.net> | 2009-02-02 18:21:18 +0000 |
---|---|---|
committer | Alex Joni <alex_joni@users.sourceforge.net> | 2009-02-02 18:21:18 +0000 |
commit | 8abdfe46f96dd07432f346122a089a97acc4049a (patch) | |
tree | 82a9199d035b7d20053b778b9836df1955dd3002 /docs/UPDATING | |
parent | 3e345902fa077ebb013871769304e4e88ccb4872 (diff) | |
download | linuxcnc-8abdfe46f96dd07432f346122a089a97acc4049a.tar.gz linuxcnc-8abdfe46f96dd07432f346122a089a97acc4049a.zip |
note moving the RS274NGC_STARTUP_CODE to the [RS274NGC] section
Diffstat (limited to 'docs/UPDATING')
-rw-r--r-- | docs/UPDATING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/UPDATING b/docs/UPDATING index 5e04974d2..20610221a 100644 --- a/docs/UPDATING +++ b/docs/UPDATING @@ -4,6 +4,7 @@ This file describes needed steps to update configurations from 2.2.x to 2.3 Default input and output pins change from 50 to 15 each. s32 now uses %IW0 for in and %QW0 for out. +2. RS274NGC_STARTUP_CODE should be in the [RS274NGC] section. This file describes needed steps to update configurations to 2.2.x |