Tweak REPRAPWORLD_KEYPAD config comment

This commit is contained in:
Scott Lahteine
2019-09-04 17:23:24 -05:00
parent 53af7cad0a
commit cff502c6d4
124 changed files with 124 additions and 496 deletions

View File

@ -2199,11 +2199,8 @@
// RepRapWorld REPRAPWORLD_KEYPAD v1.1
// http://reprapworld.com/?products_details&products_id=202&cPath=1591_1626
//
// REPRAPWORLD_KEYPAD_MOVE_STEP sets how much should the robot move when a key
// is pressed, a value of 10.0 means 10mm per click.
//
//#define REPRAPWORLD_KEYPAD
//#define REPRAPWORLD_KEYPAD_MOVE_STEP 10.0
//#define REPRAPWORLD_KEYPAD_MOVE_STEP 10.0 // (mm) Distance to move per key-press
//=============================================================================
//=============================== Extra Features ==============================