Integrated circuit fixes and code improvements
This commit is contained in:
committed by
CitadelStationBot
parent
065a816183
commit
8a64287249
@@ -1,6 +1,6 @@
|
||||
#define IC_INPUT "input"
|
||||
#define IC_OUTPUT "output"
|
||||
#define IC_ACTIVATOR "activator"
|
||||
#define IC_INPUT "I"
|
||||
#define IC_OUTPUT "O"
|
||||
#define IC_ACTIVATOR "A"
|
||||
|
||||
// Pin functionality.
|
||||
#define DATA_CHANNEL "data channel"
|
||||
|
||||
Reference in New Issue
Block a user