Use MDErgo1 for the Scan Module

This commit is contained in:
Eryn Wells 2016-04-30 11:01:56 -07:00
parent 0ffd873978
commit ccfe28a1d7

View file

@ -65,7 +65,7 @@ include( initialize )
#| Please look at the {Scan,Macro,Output,Debug} for information on the modules and how to create new ones
##| Deals with acquiring the keypress information and turning it into a key index
set( ScanModule "MD1"
set( ScanModule "MDErgo1"
CACHE STRING "Scan Module" )
##| Provides the mapping functions for DefaultMap and handles any macro processing before sending to the OutputModule