mirror of
https://github.com/skoelle/wt32sc01-dashboard.git
synced 2026-09-18 01:40:24 +00:00
added license
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
|
||||
#include "data_manager.h"
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include <freertos/task.h>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Copyright (c) 2026 Stefan Koelle - https://stefankoelle.de - MIT License
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
#include "api/weather_api.h"
|
||||
|
||||
Reference in New Issue
Block a user