Repo for ESP32 Weather Station Development
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

21 wiersze
513B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>Weather_ESP</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.core.cBuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. </buildSpec>
  15. <natures>
  16. <nature>org.eclipse.cdt.core.cnature</nature>
  17. <nature>org.eclipse.cdt.core.ccnature</nature>
  18. <nature>com.espressif.idf.core.idfNature</nature>
  19. </natures>
  20. </projectDescription>