aboutsummaryrefslogtreecommitdiff
path: root/puzzle/neo/mod.c
diff options
context:
space:
mode:
Diffstat (limited to 'puzzle/neo/mod.c')
-rw-r--r--puzzle/neo/mod.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/puzzle/neo/mod.c b/puzzle/neo/mod.c
new file mode 100644
index 0000000..7157d22
--- /dev/null
+++ b/puzzle/neo/mod.c
@@ -0,0 +1,6 @@
+#include "pb.h"
+#include "pb-mod.h"
+
+const char * PB_MOD_NAME = "neotrellis";
+const i2c_addr_t PB_MOD_ADDR = PB_ADDR_MOD_NEOTRELLIS;
+