uppercase header fixed

This commit is contained in:
Bogdan Pilyugin 2023-03-05 12:59:14 +02:00
parent 8d8418c8f0
commit 8ef70ab87a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit a646e3ee0594ec2301e9b3fe6373ea274eb39e39 Subproject commit 03ff681a61cb03a43c6f008601a6e6090e9df2bd

View File

@ -27,7 +27,7 @@
#include "esp_wifi.h" #include "esp_wifi.h"
#include "NetTransport.h" #include "NetTransport.h"
#include "esp_ota_ops.h" #include "esp_ota_ops.h"
#include "ROMFS.h" #include "romfs.h"
#include "esp_idf_version.h" #include "esp_idf_version.h"
#include "jWrite.h" #include "jWrite.h"