plant-badger/.idea/plant-badge.iml

24 lines
978 B
Text
Raw Normal View History

2023-03-10 12:18:34 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="FacetManager">
<facet type="MicroPython" name="MicroPython">
<configuration>
<device name="Raspberry Pi Pico" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
2023-03-27 20:33:56 +02:00
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
2023-03-10 14:17:30 +01:00
<excludeFolder url="file://$MODULE_DIR$/.direnv" />
2023-03-10 12:18:34 +01:00
</content>
2024-01-13 00:56:19 +01:00
<orderEntry type="jdk" jdkName="Python 3.12 (plant-badge)" jdkType="Python SDK" />
2023-03-10 12:18:34 +01:00
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="MicroPython" level="project" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>