diff --git a/targets/gopherbot.json b/targets/gopherbot.json new file mode 100644 index 000000000..30c54df81 --- /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 000000000..1c48ef719 --- /dev/null +++ b/targets/gopherbot2.json @@ -0,0 +1,3 @@ +{ + "inherits": ["circuitplay-bluefruit"] +}