home *** CD-ROM | disk | FTP | other *** search
- # These commands restore the controller to the default state:
- # NO tail msg, NO special ID, rotate 3 pending IDs
- # The config is then saved as Macro set 1.
- # This is needed since we have previously stored into M1 a non-std
- # default. It might be better to never change M1 and just tolerate
- # power fails losing the tail/special programming...
- co rotate_pending_only # rotate only pending IDs (exclude special ID)
- co dis_tail #disable tail msg
- cu
- cs store_macro 1 # Store config as Macro set 1 (reloaded @ power-up)
- cl
- # Tout est bien qui finit bien.
-
-