From: ian Date: Sun, 25 Dec 2005 23:25:43 +0000 (+0000) Subject: remove obsolete version of incoming command dispatch table X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=646c2de56ae8b6268c5fa91bbd8dff9d6a1d0732;p=trains.git remove obsolete version of incoming command dispatch table --- diff --git a/detpic/program.asm b/detpic/program.asm index a60fe72..46ce961 100644 --- a/detpic/program.asm +++ b/detpic/program.asm @@ -146,27 +146,6 @@ serialrx_bad mov_ff INDF0, t panic morse_HX -; bra_z crashed_master_do -; mov_fw INDF0 -; bra_z crashed_master_do -; -; serialrx_check 0x00, 0x21, command_power_on -; serialrx_check 0x21, 0x20, command_power_off -; -; and_lw 0xf8 ; W^0x20 = MM ww ww ww ww zz zz zz -; -; serialrx_check 0x00, 0xa0, point_master_do -; serialrx_check 0xa0, 0x88, ping_master_do -; serialrx_check 0x88, 0x90, polarity_master_do -; -; serialrx_check 0x90, 0x90, polarity_master_do -; -; mov_wf t ; t = MM ww ww ww ww zz zz zz -; -; xor_lw 0x -; -; and_lw - ;-------------------- command_ping command_point