From 646c2de56ae8b6268c5fa91bbd8dff9d6a1d0732 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 25 Dec 2005 23:25:43 +0000 Subject: [PATCH] remove obsolete version of incoming command dispatch table --- detpic/program.asm | 21 --------------------- 1 file changed, 21 deletions(-) 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 -- 2.30.2