aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btscanner/btscanner.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btscanner/btscanner.pyproject')
-rw-r--r--examples/bluetooth/btscanner/btscanner.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/bluetooth/btscanner/btscanner.pyproject b/examples/bluetooth/btscanner/btscanner.pyproject
new file mode 100644
index 000000000..208487fe7
--- /dev/null
+++ b/examples/bluetooth/btscanner/btscanner.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["main.py", "device.py", "service.py", "device.ui", "service.ui"]
+}