fix github workflow (files are case sensitive)
@ -8,7 +8,7 @@
#pragma once
#include "../utils/SpiPatcher.h"
#include "../utils/spiPatcher.h"
#include <esp_rom_gpio.h>
#include <RF24_hal.h>
#include <driver/gpio.h>
@ -91,7 +91,8 @@ monitor_filters =
platform = espressif32
board = esp32dev
lib_deps =
https://github.com/yubox-node-org/ESPAsyncWebServer
khoih-prog/AsyncWebServer_ESP32_W5500
khoih-prog/AsyncUDP_ESP32_W5500
nrf24/RF24 @ ^1.4.8
paulstoffregen/Time @ ^1.6.1
https://github.com/bertmelis/espMqttClient#v1.5.0