diff --git a/targets/gopherbot.json b/targets/gopherbot.json new file mode 100644 index 00000000..30c54df8 --- /dev/null +++ b/targets/gopherbot.json @@ -0,0 +1,3 @@ +{ + "inherits": ["circuitplay-express"] +} diff --git a/targets/gopherbot2.json b/targets/gopherbot2.json new file mode 100644 index 00000000..1c48ef71 --- /dev/null +++ b/targets/gopherbot2.json @@ -0,0 +1,3 @@ +{ + "inherits": ["circuitplay-bluefruit"] +}