Alexander Berry-Roe ddd867eb00 Add initial weather display application with API integration
Includes weather data retrieval from Open-Meteo API and basic WiFi setup for connectivity. IntelliJ project configuration files and a `.gitignore` for IDE-specific files are also added.
2025-05-11 12:32:38 +01:00

8 lines
280 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/weatherDisplay.iml" filepath="$PROJECT_DIR$/.idea/weatherDisplay.iml" />
</modules>
</component>
</project>