diff --git a/gitea_ci.json b/gitea_ci.json new file mode 100644 index 0000000..af00168 --- /dev/null +++ b/gitea_ci.json @@ -0,0 +1,5 @@ +{ + "builder": "arduino-cli", + "fqbn": "esp8266:esp8266:nodemcuv2", + "source_folder": ["src/test/"] +} \ No newline at end of file