mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 14:33:45 +02:00
fix: capitalisation of helper for linux build
Signed-off-by: Nils Ponsard <nilsponsard@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#ifndef OPENIRISTASKS_HPP
|
||||
#define OPENIRISTASKS_HPP
|
||||
|
||||
#include "Helpers.hpp"
|
||||
#include "helpers.hpp"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
#include "esp_system.h"
|
||||
|
||||
Reference in New Issue
Block a user