Luftdruck, Luftfeuchtigkeit und Temperatur mit UDP, Webservice und MQTT
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
- <storageModule moduleId="org.eclipse.cdt.core.settings">
- <cconfiguration id="io.sloeber.core.toolChain.release.1051055115">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.1051055115" moduleId="org.eclipse.cdt.core.settings" name="Release">
- <externalSettings/>
- <extensions>
- <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
- <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- </extensions>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <configuration artifactName="${ProjName}" buildProperties="" description="" id="io.sloeber.core.toolChain.release.1051055115" name="Release" parent="org.eclipse.cdt.build.core.emptycfg">
- <folderInfo id="io.sloeber.core.toolChain.release.1051055115.1552145797" name="/" resourcePath="">
- <toolChain id="io.sloeber.core.toolChain.release.1319691560" name="Arduino Toolchain (Sloeber edition)" superClass="io.sloeber.core.toolChain.release">
- <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="io.sloeber.targetplatform.2110621906" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
- <builder buildPath="${workspace_loc:/BME280MTTQ}/Release" id="io.sloeber.sketch.builder.1469179282" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
- <tool id="io.sloeber.tool.sketch.compiler.cpp.274505032" name="Arduino C++ Compiler" superClass="io.sloeber.tool.sketch.compiler.cpp">
- <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.cpp.sketch.option.incpath.1717250106" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/core/core}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/core/variant}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/BME280/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/Ethernet/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/PubSubClient/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/Wire/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/SPI/src}""/>
- </option>
- <inputType id="io.sloeber.compiler.cpp.sketch.input.2111848896" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
- </tool>
- <tool id="io.sloeber.tool.compiler.c.171891845" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
- <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.1095966971" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/core/core}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/core/variant}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/BME280/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/Ethernet/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/PubSubClient/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/Wire/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/SPI/src}""/>
- </option>
- <inputType id="io.sloeber.compiler.c.sketch.input.1286716504" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
- </tool>
- <tool id="io.sloeber.tool.sketch.compiler.s.1782292372" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
- <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.2069242630" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/core/core}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/core/variant}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/BME280/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/Ethernet/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/PubSubClient/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/Wire/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/BME280MTTQ/libraries/SPI/src}""/>
- </option>
- <inputType id="io.sloeber.compiler.S.sketch.input.1129911259" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
- </tool>
- <tool id="io.sloeber.tool.ar.1432025020" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
- <tool id="io.sloeber.tool.combine.740776700" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
- <tool id="io.sloeber.tool.objcopy.eep.979380238" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
- <tool id="io.sloeber.tool.size.475562792" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry excluding="libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="BME280MTTQ.null.1803255146" name="BME280MTTQ"/>
- </storageModule>
- <storageModule moduleId="scannerConfiguration">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
- <storageModule moduleId="refreshScope" versionNumber="2">
- <configuration configurationName="Release">
- <resource resourceType="PROJECT" workspacePath="/BME280MTTQ"/>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
- </cproject>
|