[MIRROR] Fixes NTNet scanner component (#5743)

* Fixes NTNet scanner component (#36036)

* Fixes NTNet scanner component
This commit is contained in:
CitadelStationBot
2018-03-02 18:32:47 -06:00
committed by Poojawa
parent 92ce523043
commit 17b48041a7
@@ -886,9 +886,9 @@
if(net)
set_pin_data(IC_OUTPUT, 1, net.hardware_id)
push_data()
activate_pin(2)
else
set_pin_data(IC_OUTPUT, 1, null)
push_data()
activate_pin(3)
push_data()
return