mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 20:16:55 +03:00
correct case sensitivity of include
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "esp_log.h"
|
||||
|
||||
|
||||
#include "helper.h"
|
||||
#include "Helper.h"
|
||||
|
||||
//#define DEBUG_DETAIL_ON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user