diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 00000000..0af235a3 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,2 @@ +tasks: + - init: pip install platformio && pip install --upgrade pip