underp include paths in lock.h
Had the casing wrong, but could get away with it on a mac.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <FreeRTOS/FreeRTOS.h>
|
#include <freertos/FreeRTOS.h>
|
||||||
#include <FreeRTOS/semphr.h>
|
#include <freertos/semphr.h>
|
||||||
|
|
||||||
namespace meshtastic
|
namespace meshtastic
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user