scriptbase.code-workspace 142 B

12345678910111213
  1. {
  2. "folders": [
  3. {
  4. "name": "solar_collector",
  5. "path": "."
  6. },
  7. {
  8. "name": "rpi_darmstadt",
  9. "path": "."
  10. }
  11. ],
  12. "settings": {}
  13. }