FreeCalypso > hg > ice1-trau-tester
diff ater/user_cmd.c @ 50:6ba4de500532
ater: implement edata switch for D144
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 24 Sep 2024 06:15:40 +0000 |
parents | 349fb785a414 |
children | db39e8855f3d |
line wrap: on
line diff
--- a/ater/user_cmd.c Tue Sep 24 05:59:28 2024 +0000 +++ b/ater/user_cmd.c Tue Sep 24 06:15:40 2024 +0000 @@ -21,6 +21,7 @@ {"activ-d", cmd_activate_csd}, {"deact", cmd_deact}, {"dset", cmd_set_dbits}, + {"edata", cmd_set_edata}, {"play", cmd_play_file}, {"play-stop", cmd_play_stop}, {"print-rx", cmd_print_rx},