chiark / gitweb /
rename power -> energy for improved completion
[trains.git] / detpic / energy.asm
similarity index 82%
rename from detpic/power.asm
rename to detpic/energy.asm
index 83bdab0b4ace5f79dc25c9a5e01df980291007e6..8511e57efffa41c1da3bef09665e19d70a0a34d7 100644 (file)
@@ -3,7 +3,7 @@
 command_power
 ;  C           1 iff command is ON             undefined
 
-power_on ???
+;power_on ???
 ; from cebpic/nmra-stream.asm's setup
        bcf     PORTB,2,0       ; booster shutdown L
        bcf     TRISB,2,0       ; booster shutdown not-Z
@@ -13,5 +13,7 @@ power_on ???
 
 master_interrupt_high
 ; either booster timer interrupt or short circuit
-       fixme   check short circuit
+       panic   morse_UES       ; fixme check short circuit
        call    nmra_interrupt_timer
+
+trackpower_polarising