mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
@@ -11,4 +11,4 @@
|
||||
holder.on_data_written()
|
||||
|
||||
/datum/integrated_io/ref/display_pin_type()
|
||||
return IC_FORMAT_REF
|
||||
return IC_FORMAT_REF
|
||||
|
||||
@@ -350,4 +350,4 @@
|
||||
|
||||
set_pin_data(IC_OUTPUT, 1, max(values))
|
||||
push_data()
|
||||
activate_pin(2)
|
||||
activate_pin(2)
|
||||
|
||||
@@ -37,4 +37,4 @@
|
||||
outputs = list("output" = IC_PINTYPE_ANY)
|
||||
|
||||
/obj/item/integrated_circuit/built_in/action_button/do_work()
|
||||
activate_pin(1)
|
||||
activate_pin(1)
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
#undef IC_PINTYPE_PULSE_IN
|
||||
#undef IC_PINTYPE_PULSE_OUT
|
||||
|
||||
#undef IC_MAX_LIST_LENGTH
|
||||
#undef IC_MAX_LIST_LENGTH
|
||||
|
||||
Reference in New Issue
Block a user