Hippie Circuit Port

This commit is contained in:
Zandario
2019-04-01 13:19:35 -05:00
parent 7877cadcad
commit 6e900d2a9d
8 changed files with 1599 additions and 2 deletions
@@ -0,0 +1,5 @@
#define IC_TOPIC_UNHANDLED 0
#define IC_TOPIC_HANDLED 1
#define IC_TOPIC_REFRESH 2
#define IC_FLAG_ANCHORABLE 1
#define IC_FLAG_CAN_FIRE 2